aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
diff options
context:
space:
mode:
authorLuís Marques <luismarques@lowrisc.org>2020-02-17 15:21:41 +0000
committerLuís Marques <luismarques@lowrisc.org>2020-02-17 15:32:28 +0000
commitf128f442a3d23674bee19ae18e29f92c9dfe40cd (patch)
tree995e6f610ff7c1a51cb8e9ff58c914173f8ea8f2 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
parenta7a96c726e884101b09ca8bea1944e2f5b3950e7 (diff)
downloadllvm-f128f442a3d23674bee19ae18e29f92c9dfe40cd.zip
llvm-f128f442a3d23674bee19ae18e29f92c9dfe40cd.tar.gz
llvm-f128f442a3d23674bee19ae18e29f92c9dfe40cd.tar.bz2
[CMake] Fix setting result of libatomic check for MSVC
We were skipping the libatomic requirement check for MSVC, but not setting the corresponding variable, HAVE_CXX_ATOMICS_WITHOUT_LIB. D69869 seems to have to failed to build on ARM MSVC because of that, and was reverted. This should probably fix the issue. The plan is to check the result of the build bots and then submit a more thoroughly refactored version for review.
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions