diff options
author | Simon Dardis <simon.dardis@mips.com> | 2017-12-20 22:26:41 +0000 |
---|---|---|
committer | Simon Dardis <simon.dardis@mips.com> | 2017-12-20 22:26:41 +0000 |
commit | 6317ecd1bf094734231bd85c1be03a7185e91a4f (patch) | |
tree | 6dfa7fde0218e326a3183f0dd4e0073bfc36a5db /lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/TestCPPExceptionBreakpoints.py | |
parent | 6f4e827e4cfaf522e9dc5815b9fd40c5d6f01ce3 (diff) | |
download | bcm5719-llvm-6317ecd1bf094734231bd85c1be03a7185e91a4f.tar.gz bcm5719-llvm-6317ecd1bf094734231bd85c1be03a7185e91a4f.zip |
[orc][cmake] Check if 8 byte atomics require libatomic for unittest
rL319838 introduced SymbolStringPool which uses 8 byte atomics for
reference counters. On systems which do not support such atomics
natively such as MIPS32, explicitly add libatomic as one of the
libraries for SymbolStringPool's unittest.
Reviewers: lhames, beanz
Differential Revision: https://reviews.llvm.org/D41010
llvm-svn: 321225
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/TestCPPExceptionBreakpoints.py')
0 files changed, 0 insertions, 0 deletions