Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e93c63d468d36e67cb15d183ecc6b8216c87c138
/
.
/
llvm
/
unittests
/
BinaryFormat
/
CMakeLists.txt
blob: 631936795b6c6cb460399f6188b76fe0dc16464f [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
BinaryFormat
)
add_llvm_unittest(BinaryFormatTests
DwarfTest.cpp
TestFileMagic.cpp
)