Sign in
llvm
/
lld
/
refs/heads/release_38
/
.
/
lib
/
ReaderWriter
/
YAML
/
CMakeLists.txt
blob: 5c25444e5dbc488d90a7dcfc384f1b64f7083059 [
file
] [
log
] [
blame
]
add_lld_library(lldYAML
ReaderWriterYAML.cpp
LINK_LIBS
lldCore
LLVMSupport
)