summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Format
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2016-09-26 22:12:43 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2016-09-26 22:12:43 +0000
commiteae64f8a62327baf4357bc86ad9b68f336ff432a (patch)
tree5a1450f9909b3bd82c5a552f073638056f1fcf7d /clang/unittests/Format
parenteef9b35c6dd685827ca587bac882e016d303ac9b (diff)
downloadbcm5719-llvm-eae64f8a62327baf4357bc86ad9b68f336ff432a.tar.gz
bcm5719-llvm-eae64f8a62327baf4357bc86ad9b68f336ff432a.zip
headers: add missing Windows ARM Interlocked intrinsics
On ARM, there are multiple versions of each of the intrinsics, with acquire/relaxed/release barrier semantics. The newly added ones are provided as inline functions here instead of builtins, since they should only be available on certain archs (arm/aarch64). This is necessary in order to compile C++ code for ARM in MSVC mode. Patch by Martin Storsjö! llvm-svn: 282447
Diffstat (limited to 'clang/unittests/Format')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud