1 set(LLVM_LINK_COMPONENTS
3 AllTargetsDisassemblers
11 add_llvm_unittest_with_input_files(DebugInfoLogicalViewTests
12 CodeViewReaderTest.cpp
13 CommandLineOptionsTest.cpp
14 CompareElementsTest.cpp
16 SelectElementsTest.cpp
17 LocationRangesTest.cpp
18 LogicalElementsTest.cpp
20 WarningInternalTest.cpp
23 target_link_libraries(DebugInfoLogicalViewTests PRIVATE LLVMTestingSupport)