[PATCH] D14081: [X86] Make elfiamcu an OS, not an environment.
Michael Kuperstein via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 26 09:41:09 PDT 2015
mkuper created this revision.
mkuper added reviewers: DavidKreitzer, rnk.
mkuper added subscribers: llvm-commits, hjl.tools.
The previous patch for this was not entirely compatible with GCC - the gnu toolchain treats elfiamcu as a first-class OS, not a linux variant.
http://reviews.llvm.org/D14081
Files:
include/llvm/ADT/Triple.h
lib/Support/Triple.cpp
lib/Target/X86/X86Subtarget.h
test/CodeGen/X86/mcu-abi.ll
unittests/ADT/TripleTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14081.38428.patch
Type: text/x-patch
Size: 3652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151026/c83ff074/attachment.bin>
More information about the llvm-commits
mailing list