diff options
author | Kamil Rytarowski <n54@gmx.com> | 2020-09-17 16:02:59 +0200 |
---|---|---|
committer | Kamil Rytarowski <n54@gmx.com> | 2020-09-17 16:04:06 +0200 |
commit | 69516ddd028e8314f575a90bfca1724818fb5ca6 (patch) | |
tree | 3c00399b965236607b0ca0249f25119310749256 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 67ae46c820fa680e7f5828b4d8b94a562f51c9bf (diff) | |
download | llvm-69516ddd028e8314f575a90bfca1724818fb5ca6.zip llvm-69516ddd028e8314f575a90bfca1724818fb5ca6.tar.gz llvm-69516ddd028e8314f575a90bfca1724818fb5ca6.tar.bz2 |
[compiler-rt] Avoid pulling libatomic to sanitizer tests
Avoid fallbacking to software emulated compiler atomics, that are usually
provided by libatomic, which is not always present.
This fixes the test on NetBSD, which does not provide libatomic in base.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D87568
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions