llvm-project/lld/Common
Sam James f0b451c77f Link liblldCOFF against libatomic when necessary
Also simplify code for liblldCommon using the new LLVM_ATOMIC_LIB variable.

Depends on D136280.

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/D136281
2022-11-03 21:07:43 +01:00
..
Args.cpp [lld] Change vector to SmallVector. NFC 2022-07-30 18:11:21 -07:00
CMakeLists.txt Link liblldCOFF against libatomic when necessary 2022-11-03 21:07:43 +01:00
CommonLinkerContext.cpp [lld-macho] Don't include CommandFlags.h in CommonLinkerContext.h 2022-02-16 20:05:07 -05:00
DWARF.cpp
ErrorHandler.cpp [lld-macho] Add support for -w 2022-06-11 17:38:50 -07:00
Filesystem.cpp
Memory.cpp Re-land [LLD] Remove global state in lldCommon 2022-01-20 14:53:26 -05:00
Reproduce.cpp
Strings.cpp [lld] Change vector to SmallVector. NFC 2022-07-30 18:11:21 -07:00
TargetOptionsCommandFlags.cpp Cleanup codegen includes 2022-03-16 08:43:00 +01:00
Timer.cpp Add missing include to fix modular build 2022-01-20 08:33:44 -08:00
Version.cpp