mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
1267568ace
Differential Revision: https://reviews.llvm.org/D40842 llvm-svn: 319925
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
|
|
)
|