diff options
author | Eli Friedman <efriedma@quicinc.com> | 2022-02-17 02:17:27 -0800 |
---|---|---|
committer | Eli Friedman <efriedma@quicinc.com> | 2022-02-17 02:17:27 -0800 |
commit | 0389f2edf7c252e49323ae0ca6adfea9f2614f6d (patch) | |
tree | 228ca80bc471213a1f96a826a77697478d5f42e9 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | d20e01bb06fb81a7584c4ae7c7daf5aec2ed0a1a (diff) | |
download | llvm-0389f2edf7c252e49323ae0ca6adfea9f2614f6d.zip llvm-0389f2edf7c252e49323ae0ca6adfea9f2614f6d.tar.gz llvm-0389f2edf7c252e49323ae0ca6adfea9f2614f6d.tar.bz2 |
Revert "[compiler-rt] Implement ARM atomic operations for architectures without SMP support"
This reverts commit 910a642c0a5b66a8d2517026b890a1acdc447f19.
There are serious correctness issues with the current approach: __sync_*
routines which are not actually atomic should not be enabled by default.
I'll continue discussion on the review.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions