summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/elfiamcu-predefines.c
Commit message (Collapse)AuthorAgeFilesLines
* [x86] Correct setting of WIntType for MCU targetAndrey Bokhanko2016-02-041-0/+1
| | | | | | Differential Revision: http://reviews.llvm.org/D16626 llvm-svn: 259780
* Correct setting of UserLabelPrefix for MCU target.Andrey Bokhanko2016-01-141-0/+1
| | | | | | Differential Revision: http://reviews.llvm.org/D16138 llvm-svn: 257756
* [x86] Front-end part of MCU psABI supportAndrey Bokhanko2015-11-021-0/+5
This patch implements two things in front-end for MCU psABI support: 1) "long double type is the same as double." 2) "New predefined C/C++ pre-processor symbols: iamcu and iamcu__. Differential Revision: http://reviews.llvm.org/D14205 llvm-svn: 251786
OpenPOWER on IntegriCloud