Re: [PATCH] D19225: [ARM] predefines __ELF__ macro for arm-none-eabi

2016-04-18 Thread Weiming Zhao via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL266625: [ARM] predefines __ELF__ macro for arm-none-eabi (authored by weimingz). Changed prior to commit: http://reviews.llvm.org/D19225?vs=54070&id=54074#toc Repository: rL LLVM http://reviews.llvm

Re: [PATCH] D19225: [ARM] predefines __ELF__ macro for arm-none-eabi

2016-04-18 Thread Renato Golin via cfe-commits
rengolin accepted this revision. rengolin added a comment. This revision is now accepted and ready to land. LGTM, thanks! http://reviews.llvm.org/D19225 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/li

[PATCH] D19225: [ARM] predefines __ELF__ macro for arm-none-eabi

2016-04-18 Thread Weiming Zhao via cfe-commits
weimingz created this revision. weimingz added reviewers: rengolin, silviu.baranga. weimingz added a subscriber: cfe-commits. Herald added subscribers: rengolin, aemerson. redefines __ELF__ macro for arm-none-eabi http://reviews.llvm.org/D19225 Files: lib/Basic/Targets.cpp test/Preprocessor/