This is an archive of the discontinued LLVM Phabricator instance.

[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

Repository
rL LLVM

Event Timeline

mkuper updated this revision to Diff 38428.Oct 26 2015, 9:41 AM
mkuper retitled this revision from to [X86] Make elfiamcu an OS, not an environment..
mkuper updated this object.
mkuper added reviewers: DavidKreitzer, rnk.
mkuper added subscribers: llvm-commits, hjl.tools.
rnk accepted this revision.Oct 26 2015, 10:23 AM
rnk edited edge metadata.

lgtm

This revision is now accepted and ready to land.Oct 26 2015, 10:23 AM
This revision was automatically updated to reflect the committed changes.