Sign in
swiftshader
/
SwiftShader
/
050698222644f3dd4c022720f8298075763585be
/
.
/
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
)