aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2019-02-26 04:30:33 +0000
committerPhilip Reames <listmail@philipreames.com>2019-02-26 04:30:33 +0000
commit38b14e33a82bbaf2700dd1d1193603d2770e9624 (patch)
tree56b967c2342ea628f0649acdb0a1ca3e5bfc981c /llvm/lib/Object/ELFObjectFile.cpp
parentd2a56ac6612032e6e4446897747dc268b2b7a389 (diff)
downloadllvm-38b14e33a82bbaf2700dd1d1193603d2770e9624.zip
llvm-38b14e33a82bbaf2700dd1d1193603d2770e9624.tar.gz
llvm-38b14e33a82bbaf2700dd1d1193603d2770e9624.tar.bz2
[ARM] Be super conservative about atomics
As requested during review of D57601 <https://reviews.llvm.org/D57601> https://reviews.llvm.org/D57601, be equally conservative for atomic MMOs as for volatile MMOs in all in tree backends. At the moment, all atomic MMOs are also volatile, but I'm about to change that. Differential Revision: https://reviews.llvm.org/D58490 Note: D58498 landed in several pieces as individual backends were approved. This is the last chunk. llvm-svn: 354845
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions