diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-09-26 22:12:43 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-09-26 22:12:43 +0000 |
commit | eae64f8a62327baf4357bc86ad9b68f336ff432a (patch) | |
tree | 5a1450f9909b3bd82c5a552f073638056f1fcf7d /clang/unittests/Format | |
parent | eef9b35c6dd685827ca587bac882e016d303ac9b (diff) | |
download | bcm5719-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