Building gollvm on Windows 10 (i386): unable to determine host target triple; string sub-command REGEX, mode MATCH needs at least 5 arguments; Unknown architecture host

In this case, I think it is LLVM_HOST_TRIPLE which is empty. This part of the output seems to agree with it. Why it can’t get a host triple is a question best left for upstream to answer.