summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/arm-cmse.c
Commit message (Collapse)AuthorAgeFilesLines
* [ARM][CMSE] Add CMSE header and builtinsMomchil Velikov2019-12-121-0/+20
This is patch C2 as mentioned in RFC http://lists.llvm.org/pipermail/cfe-dev/2019-March/061834.html This adds CMSE builtin functions, and introduces arm_cmse.h header which has useful macros, functions, and data types for end-users of CMSE. Patch by Javed Absar. Diferential Revision: https://reviews.llvm.org/D70817
OpenPOWER on IntegriCloud