Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Revert "[AVR] Allow specifying the CPU on the command line"" | Dylan McKay | 2017-02-07 | 1 | -0/+6 |
| | | | | | | This reverts commit 7ac30e0f839fdab6d723ce2ef6a5b7a4cf03d150. llvm-svn: 294282 | ||||
* | Revert "[AVR] Allow specifying the CPU on the command line" | Diana Picus | 2017-02-06 | 1 | -5/+0 |
| | | | | | | This reverts commit r294177. It seems to have broken some buildbots. llvm-svn: 294180 | ||||
* | [AVR] Allow specifying the CPU on the command line | Dylan McKay | 2017-02-06 | 1 | -0/+5 |
Summary: This tells clang about all of the different AVR microcontrollers. It also adds code to define the correct preprocessor macros for each device. Reviewers: jroelofs, asl Reviewed By: asl Subscribers: asl, cfe-commits Differential Revision: https://reviews.llvm.org/D28346 llvm-svn: 294177 |