diff options
author | Quentin Colombet <qcolombet@apple.com> | 2016-03-08 17:29:11 +0000 |
---|---|---|
committer | Quentin Colombet <qcolombet@apple.com> | 2016-03-08 17:29:11 +0000 |
commit | 4340b555933451eddca067d0f2af5991f8c13ef3 (patch) | |
tree | b953b9c8d1545fccee34a33f01b49337c92829a1 /llvm/lib/Analysis/CodeMetrics.cpp | |
parent | e40b9513a97f30fd7ff5eb359a6a1c3d7aea2b1a (diff) | |
download | llvm-4340b555933451eddca067d0f2af5991f8c13ef3.zip llvm-4340b555933451eddca067d0f2af5991f8c13ef3.tar.gz llvm-4340b555933451eddca067d0f2af5991f8c13ef3.tar.bz2 |
Revert r262759 and r262760.
The fix consisting in using the library call for atomic compare and swap when
the instruction is not safe to use may be incorrect. Indeed the library call may
not exist on all platform. In other words, we need a better fix!
llvm-svn: 262943
Diffstat (limited to 'llvm/lib/Analysis/CodeMetrics.cpp')
0 files changed, 0 insertions, 0 deletions