[llvm-commits] [Patch] Support for host triple discovery on Windows

Aaron Ballman aaron at aaronballman.com
Fri Oct 14 18:15:27 PDT 2011


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: HostTriple.diff
Type: application/octet-stream
Size: 1596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111014/1043abbd/attachment.obj>


More information about the llvm-commits mailing list