8625704ad8
Former-commit-id: 67aa10e65b237e1c4537630979ee99ebe1374215
16 lines
290 B
CMake
16 lines
290 B
CMake
add_llvm_library(LLVMObjectYAML
|
|
CodeViewYAMLDebugSections.cpp
|
|
CodeViewYAMLSymbols.cpp
|
|
CodeViewYAMLTypeHashing.cpp
|
|
CodeViewYAMLTypes.cpp
|
|
COFFYAML.cpp
|
|
DWARFEmitter.cpp
|
|
DWARFVisitor.cpp
|
|
DWARFYAML.cpp
|
|
ELFYAML.cpp
|
|
MachOYAML.cpp
|
|
ObjectYAML.cpp
|
|
WasmYAML.cpp
|
|
YAML.cpp
|
|
)
|