summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineRegionInfo.cpp
diff options
context:
space:
mode:
authorMichael J. Spencer <bigcheesegs@gmail.com>2019-07-31 20:42:28 +0000
committerMichael J. Spencer <bigcheesegs@gmail.com>2019-07-31 20:42:28 +0000
commit33703fb9f908113f93bd9af83a79eb56f5131735 (patch)
tree2efc95a5788adbccd4f2d4ad673cef4ef6b3a256 /llvm/lib/CodeGen/MachineRegionInfo.cpp
parent61b6b0eb1bbf711a78f7d55c7cc7f0682a9fade7 (diff)
downloadbcm5719-llvm-33703fb9f908113f93bd9af83a79eb56f5131735.tar.gz
bcm5719-llvm-33703fb9f908113f93bd9af83a79eb56f5131735.zip
[clang][ARM] Fix msvc arm{64} builtins to use int on LP64 systems.
The `InterlockedX_{acq,nf,rel}` functions deal with 32 bits which is long on MSVC, but int on most other systems. This also checks that `ReadStatusRegister` and `WriteStatusRegister` have the correct type on aarch64-darwin. Differential Revision: https://reviews.llvm.org/D64164 llvm-svn: 367479
Diffstat (limited to 'llvm/lib/CodeGen/MachineRegionInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud