Sign in
llvm
/
llvm-project
/
d23f78175ca64ce4b6d92dead490970e64ca2f4c
/
.
/
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
)