Sign in
swiftshader
/
SwiftShader
/
5fd905ca96a39ebd9e80a7f793a890465c37e5e4
/
.
/
third_party
/
llvm-7.0
/
llvm
/
unittests
/
BinaryFormat
/
CMakeLists.txt
blob: 95c672e35be82b449424f1e21c05d39a50ab2987 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
BinaryFormat
)
add_llvm_unittest(BinaryFormatTests
DwarfTest.cpp
MachOTest.cpp
TestFileMagic.cpp
)