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