diff options
author | Pavel Kosov <kosov.pavel@huawei.com> | 2022-02-17 10:11:25 +0300 |
---|---|---|
committer | Pavel Kosov <kosov.pavel@huawei.com> | 2022-02-17 10:11:25 +0300 |
commit | 910a642c0a5b66a8d2517026b890a1acdc447f19 (patch) | |
tree | c7d9e3c40cd247d16cd275e0cadfbda438090b5e /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | d4332a88429f27c2924e2bf8309d6ce65d39dbca (diff) | |
download | llvm-910a642c0a5b66a8d2517026b890a1acdc447f19.zip llvm-910a642c0a5b66a8d2517026b890a1acdc447f19.tar.gz llvm-910a642c0a5b66a8d2517026b890a1acdc447f19.tar.bz2 |
[compiler-rt] Implement ARM atomic operations for architectures without SMP support
ARMv5 and older architectures don’t support SMP and do not have atomic instructions. Still they’re in use in IoT world, where one has to stick to libgcc.
Reviewed By: mstorsjo
Differential Revision: https://reviews.llvm.org/D116088
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions