Sign in
fuchsia
/
third_party
/
llvm-project
/
3b1ca5e7c5b94b10e3da554a060459a1a1e24495
/
.
/
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
)