1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/unittests/DebugInfo
Zachary Turner 04288c68df Don't include TestingSupport in LLVM_LINK_COMPONENTS.
Instead use target_link_libraries directly.  Thanks to
Juergen Ributzka for the suggestion, which fixes an issue
when llvm is configured with no targets.

llvm-svn: 305421
2017-06-14 22:33:43 +00:00
..
CodeView Don't include TestingSupport in LLVM_LINK_COMPONENTS. 2017-06-14 22:33:43 +00:00
DWARF Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
PDB Don't include TestingSupport in LLVM_LINK_COMPONENTS. 2017-06-14 22:33:43 +00:00
CMakeLists.txt [CodeView] Add a random access type visitor. 2017-05-12 19:18:12 +00:00