1 set(LLVM_LINK_COMPONENTS
7 add_llvm_unittest_with_input_files(DebugInfoPDBTests
10 NativeSymbolReuseTest.cpp
11 StringTableBuilderTest.cpp
15 target_link_libraries(DebugInfoPDBTests PRIVATE LLVMTestingSupport)
17 set_property(TARGET DebugInfoPDBTests PROPERTY FOLDER "Tests/UnitTests/DebugInfoTests")