This is an archive of the discontinued LLVM Phabricator instance.

[ARM] predefines __ELF__ macro for arm-none-eabi
ClosedPublic

Authored by weimingz on Apr 18 2016, 9:05 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

weimingz updated this revision to Diff 54070.Apr 18 2016, 9:05 AM
weimingz retitled this revision from to [ARM] predefines __ELF__ macro for arm-none-eabi.
weimingz updated this object.
weimingz added reviewers: rengolin, silviu.baranga.
weimingz added a subscriber: cfe-commits.
rengolin accepted this revision.Apr 18 2016, 9:20 AM
rengolin edited edge metadata.

LGTM, thanks!

This revision is now accepted and ready to land.Apr 18 2016, 9:20 AM
This revision was automatically updated to reflect the committed changes.