diff options
author | Sam James <sam@gentoo.org> | 2022-10-19 19:50:20 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-11-03 21:07:43 +0100 |
commit | fa981b541365190ae646d2dce575706cd0626cf7 (patch) | |
tree | 9750b89a478f1753a301edf6001c71547290629f /lldb/test/Shell/ScriptInterpreter/Python/eof.test | |
parent | f62d8a1a5044df7b8d72033d056375b4ab256012 (diff) | |
download | llvm-fa981b541365190ae646d2dce575706cd0626cf7.zip llvm-fa981b541365190ae646d2dce575706cd0626cf7.tar.gz llvm-fa981b541365190ae646d2dce575706cd0626cf7.tar.bz2 |
Set LLVM_ATOMIC_LIB variable for convenient linking against libatomic
* Set LLVM_ATOMIC_LIB to keep track of when we need to link against libatomic.
* Add detection of mold linker which is required for this.
* Use --as-needed when linking against libatomic as a bonus. On some platforms,
libatomic may be required only sometimes.
Bug: https://bugs.gentoo.org/832675
Thanks-to: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Tested-by: erhard_f@mailbox.org <erhard_f@mailbox.org>
Differential Revision: https://reviews.llvm.org/D136280
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python/eof.test')
0 files changed, 0 insertions, 0 deletions