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.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D14081
[X86] Make elfiamcu an OS, not an environment. ClosedPublic Authored by mkuper on Oct 26 2015, 9:41 AM.
Details Summary 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.
Diff Detail Event Timelinemkuper updated this object. This revision is now accepted and ready to land.Oct 26 2015, 10:23 AM Closed by commit rL251390: [X86] Make elfiamcu an OS, not an environment. (authored by mkuper). · Explain WhyOct 27 2015, 12:26 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 38428 include/llvm/ADT/Triple.h
lib/Support/Triple.cpp
lib/Target/X86/X86Subtarget.h
test/CodeGen/X86/mcu-abi.ll
unittests/ADT/TripleTest.cpp
|