summaryrefslogtreecommitdiffstats
path: root/llvm/examples/Kaleidoscope/Chapter5/toy.cpp
diff options
context:
space:
mode:
authorDylan McKay <me@dylanmckay.io>2017-02-11 21:06:07 +0000
committerDylan McKay <me@dylanmckay.io>2017-02-11 21:06:07 +0000
commit315edb0216579960f532d6caa45d20d4ec2eb7af (patch)
tree33a872b2d96438e8ee10501a6774101ac076054b /llvm/examples/Kaleidoscope/Chapter5/toy.cpp
parent579ca307abf976db4d7c8c10170554f688becf71 (diff)
downloadbcm5719-llvm-315edb0216579960f532d6caa45d20d4ec2eb7af.tar.gz
bcm5719-llvm-315edb0216579960f532d6caa45d20d4ec2eb7af.zip
[AVR] Fix __AVR_xxx macro definitions; authored by Peter Wu
Summary: The -mmcu option for GCC sets macros like __AVR_ATmega328P__ (with the trailing underscores), be sure to include these underscores for Clangs -mcpu option. See "AVR Built-in Macros" in https://gcc.gnu.org/onlinedocs/gcc/AVR-Options.html Reviewers: jroelofs, dylanmckay Reviewed By: jroelofs, dylanmckay Subscribers: efriedma, cfe-commits Differential Revision: https://reviews.llvm.org/D29817 llvm-svn: 294869
Diffstat (limited to 'llvm/examples/Kaleidoscope/Chapter5/toy.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud