1 set(LLVM_LINK_COMPONENTS
5 add_llvm_unittest(DebugInfoCodeViewTests
7 RandomAccessVisitorTest.cpp
9 TypeIndexDiscoveryTest.cpp
12 target_link_libraries(DebugInfoCodeViewTests PRIVATE LLVMTestingSupport)
14 set_property(TARGET DebugInfoCodeViewTests PROPERTY FOLDER "Tests/UnitTests/DebugInfoTests")