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