summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/ARMClang-ASM.cmake
Commit message (Collapse)AuthorAgeFilesLines
* ARMClang: Pass defines to assemblerHugues Kamba2020-09-011-1/+1
| | | | | This is useful when the assembly file(s) is passed to the pre-processor.
* ARMClang: Add support for Clang-based ARM compilerJohan Stridkvist2019-05-141-0/+9
Fixes: #18215