272284680e
In the upcoming LLVM update the default target for windows will be x86_64-pc-windows-msvc and it will break runtime tests. To mitigate this problem we explicitly set compilation target to x86_64-pc-windows-gnu as we do in BitcodeCompiler.