Sign in
android
/
toolchain
/
llvm-project
/
2012b25420160c3d4e595b29910afffa6c5f3fc2
/
.
/
llvm
/
lib
/
TextAPI
/
BinaryReader
/
CMakeLists.txt
blob: c4535310d91c17207308686e6a190f469a10f478 [
file
] [
log
] [
blame
]
add_llvm_component_library(LLVMTextAPIBinaryReader
DylibReader.cpp
LINK_COMPONENTS
DebugInfoDWARF
Support
Object
TextAPI
TargetParser
)