summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/arm-windows-calling-convention-handling.c
Commit message (Collapse)AuthorAgeFilesLines
* Driver: add target definition for Windows on ARMSaleem Abdulrasool2014-04-041-0/+10
This introduces the definitions needed for the Windows on ARM target. Add target definitions for both the MSVC environment and the MSVC + Itanium C++ ABI environment. The Visual Studio definitions correspond to the definitions provided by Visual Studio 2012. llvm-svn: 205650
OpenPOWER on IntegriCloud