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 d39e20411f [ObjectYAML] Clean up the CodeView headers a bit.
CodeViewYAML.h attempts to hide the details of many of the
CodeView yaml structures and types, but at the same time it
exposes the mapping traits for them to external users of the
header.

This patch just hides these in the implementation files so that
the interface is kept as simple as possible.

llvm-svn: 304263
2017-05-31 01:08:36 +00:00
..
CodeViewYAML.h [ObjectYAML] Clean up the CodeView headers a bit. 2017-05-31 01:08:36 +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