Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
set(LLVM_LINK_COMPONENTS
BinaryFormat
Object
)
add_llvm_unittest(ObjectTests
MinidumpTest.cpp
ObjectFileTest.cpp
SymbolSizeTest.cpp
SymbolicFileTest.cpp
target_link_libraries(ObjectTests PRIVATE LLVMTestingSupport)