1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/include/llvm/ObjectYAML
Georgii Rymar 99edb55f34 [yaml2obj] - Rename FileHeader::SH* fields.
In D83482 we agreed to name e_* fields that are used for overriding
values (like e_phoff) as EPh* (e.g. EPhOff).

Currently we have a set of e_sh* fields that are named inconsistently
with this rule. This patch renames all of them.

Differential revision: https://reviews.llvm.org/D83766
2020-07-15 12:47:31 +03:00
..
CodeViewYAMLDebugSections.h
CodeViewYAMLSymbols.h
CodeViewYAMLTypeHashing.h
CodeViewYAMLTypes.h
COFFYAML.h
DWARFEmitter.h [DWARFYAML][debug_gnu_*] Add the missing context IsGNUStyle. NFC. 2020-07-03 18:12:58 +08:00
DWARFYAML.h [DWARFYAML] Replace Is64bit with Is64BitAddrSize. NFC. 2020-07-14 10:58:35 +08:00
ELFYAML.h [yaml2obj] - Rename FileHeader::SH* fields. 2020-07-15 12:47:31 +03:00
MachOYAML.h [ObjectYAML][MachO] Add support for relocations 2020-04-22 11:50:55 -07:00
MinidumpYAML.h
ObjectYAML.h
WasmYAML.h [WebAssembly] Adding 64-bit version of R_WASM_MEMORY_ADDR_* relocs 2020-06-15 10:07:42 -07:00
XCOFFYAML.h
yaml2obj.h [yaml2obj] - Introduce a 10 Mb limit of the output by default and a --max-size option. 2020-06-10 15:23:59 +03:00
YAML.h