1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib/ObjectYAML
Martin Storsjö 5f3a753cf4 [COFF] [CodeView] Add a few new enum values
These are undocumented, but are visible in the SDK headers since some
versions ago.

Differential Revision: https://reviews.llvm.org/D105513
2021-07-07 22:00:18 +03:00
..
ArchiveEmitter.cpp
ArchiveYAML.cpp
CMakeLists.txt [yaml2obj] Initial the support of yaml2obj for 32-bit XCOFF. 2021-06-07 04:14:44 +00:00
CodeViewYAMLDebugSections.cpp
CodeViewYAMLSymbols.cpp
CodeViewYAMLTypeHashing.cpp
CodeViewYAMLTypes.cpp
COFFEmitter.cpp
COFFYAML.cpp [COFF] [CodeView] Add a few new enum values 2021-07-07 22:00:18 +03:00
DWARFEmitter.cpp
DWARFYAML.cpp
ELFEmitter.cpp [LLD][LLVM] CG Graph profile using relocations 2021-06-24 09:09:33 -07:00
ELFYAML.cpp [AMDGPU] Add gfx1035 target 2021-06-24 14:32:41 -04:00
MachOEmitter.cpp
MachOYAML.cpp
MinidumpEmitter.cpp
MinidumpYAML.cpp
ObjectYAML.cpp [yaml2obj] Initial the support of yaml2obj for 32-bit XCOFF. 2021-06-07 04:14:44 +00:00
WasmEmitter.cpp [WebAssembly] Rename event to tag 2021-06-17 20:34:19 -07:00
WasmYAML.cpp [WebAssembly] Rename event to tag 2021-06-17 20:34:19 -07:00
XCOFFEmitter.cpp [yaml2obj] Add support for writing the long symbol name. 2021-06-21 05:09:56 +00:00
XCOFFYAML.cpp [yaml2obj] Initial the support of yaml2obj for 32-bit XCOFF. 2021-06-07 04:14:44 +00:00
yaml2obj.cpp [yaml2obj] Initial the support of yaml2obj for 32-bit XCOFF. 2021-06-07 04:14:44 +00:00
YAML.cpp