Sign in
llvm
/
llvm-project.git
/
refs/heads/main
/
.
/
llvm
/
lib
/
TextAPI
/
BinaryReader
/
CMakeLists.txt
blob: c4535310d91c17207308686e6a190f469a10f478 [
file
] [
log
] [
blame
] [
edit
]
add_llvm_component_library(LLVMTextAPIBinaryReader
DylibReader.cpp
LINK_COMPONENTS
DebugInfoDWARF
Support
Object
TextAPI
TargetParser
)