iid_iunknown added a comment.

> Do you think you can write a test for your patch that will work on the 
> buildbots we have?

I am afraid, this is not possible with the existing buildbots. `--target` does 
not affect the default triple. There is `LLVM_TARGET_TRIPLE_ENV` that allows to 
override the default triple at runtime, but LLVM must be configured to support 
it and none of the Windows buildbots do this. I see no other way to implement 
such a test, unfortunately.


Repository:
  rL LLVM

https://reviews.llvm.org/D37336



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to