llvm-6502/unittests
NAKAMURA Takumi 93f761eced [CMake] LLVMSupport: Give system_libs PRIVATE scope when LLVMSupport is built as SHARED. Users of LLVMSupport won't inherit ${system_libs}.
unittests/SupporTests is another user of libpthreads. Apply LLVM_SYSTEM_LIBS for him explicitly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221531 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-07 16:08:19 +00:00
..
ADT Add MapVector::rbegin(), MapVector::rend() to completment MapVector::begin(), MapVector::end(). 2014-10-27 17:20:53 +00:00
Analysis
Bitcode
CodeGen
DebugInfo
ExecutionEngine
IR
LineEditor
Linker Remove the PreserveSource linker mode. 2014-10-28 00:24:16 +00:00
MC [Hexagon] Reverting 220584 to address ASAN errors. 2014-11-04 00:14:36 +00:00
Option
Support [CMake] LLVMSupport: Give system_libs PRIVATE scope when LLVMSupport is built as SHARED. Users of LLVMSupport won't inherit ${system_libs}. 2014-11-07 16:08:19 +00:00
Transforms
CMakeLists.txt
Makefile
Makefile.unittest