1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/include/llvm/ObjectYAML
Zachary Turner b1bdd69c7b [ObjectYAML] Split CodeViewYAML into 3 pieces.
The code was a mess and disorganized due to the sheer amount
of it being in one file.  So I'm splitting this into three files.
One for CodeView types, one for CodeView symbols, and one for
CodeView debug subsections.  NFC.

llvm-svn: 304278
2017-05-31 04:17:13 +00:00
..
CodeViewYAMLDebugSections.h [ObjectYAML] Split CodeViewYAML into 3 pieces. 2017-05-31 04:17:13 +00:00
CodeViewYAMLSymbols.h [ObjectYAML] Split CodeViewYAML into 3 pieces. 2017-05-31 04:17:13 +00:00
CodeViewYAMLTypes.h [ObjectYAML] Split CodeViewYAML into 3 pieces. 2017-05-31 04:17:13 +00:00
COFFYAML.h
DWARFEmitter.h [DWARF] [ObjectYAML] Adding APIs for unittesting 2017-01-20 19:03:14 +00:00
DWARFYAML.h [DWARF] Versioning for DWARF constants; verify FORMs 2017-04-20 19:16:51 +00:00
ELFYAML.h
MachOYAML.h Align all scalar numbers to LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR 2017-04-04 06:02:32 +00:00
ObjectYAML.h [WebAssembly] Improve support for WebAssembly binary format 2017-03-30 19:44:09 +00:00
WasmYAML.h [WebAssembly] Fix build error in wasm YAML code 2017-05-10 00:14:04 +00:00
YAML.h