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