diff options
author | Eli Friedman <efriedma@quicinc.com> | 2022-05-16 14:40:57 -0700 |
---|---|---|
committer | Eli Friedman <efriedma@quicinc.com> | 2022-05-16 14:40:57 -0700 |
commit | dd20323f51b676bd0f13c82dc1587e8afcdd527a (patch) | |
tree | ded64f586a7268c97cb6a7691f031eade06d2ec4 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | ee8aa351e43f27e1dd4240560a3e054ca045186f (diff) | |
download | llvm-dd20323f51b676bd0f13c82dc1587e8afcdd527a.zip llvm-dd20323f51b676bd0f13c82dc1587e8afcdd527a.tar.gz llvm-dd20323f51b676bd0f13c82dc1587e8afcdd527a.tar.bz2 |
[compiler-rt builtins] Assert that atomic.c can be compiled correctly.
The spinlock requires that lock-free operations are available;
otherwise, the implementation just calls itself. As discussed in
D120026.
Differential Revision: https://reviews.llvm.org/D123080
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions