[llvm-commits] [Patch] Support for host triple discovery on Windows
Chad Rosier
mcrosier at apple.com
Fri Oct 14 19:12:52 PDT 2011
Committed revision 142046. Thanks Aaron!
On Oct 14, 2011, at 6:15 PM, Aaron Ballman wrote:
> This patch fixes a FIXME for llvm::sys::getHostTriple on Windows.
> Instead of relying on the triple from config.h, it discovers the
> triple based on the execution environment.
>
> ~Aaron
> <HostTriple.diff>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list