[PATCH] D28346: [AVR] Allow specifying the CPU on the command line
Dylan McKay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 5 00:06:25 PST 2017
dylanmckay created this revision.
dylanmckay added a reviewer: jroelofs.
dylanmckay added a subscriber: cfe-commits.
This tells clang about all of the different AVR microcontrollers.
It also adds code to define the correct preprocessor macros for each
device.
https://reviews.llvm.org/D28346
Files:
lib/Basic/Targets.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28346.83198.patch
Type: text/x-patch
Size: 11897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170105/8f0587d2/attachment-0001.bin>
More information about the cfe-commits
mailing list