1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib/ObjectYAML
Georgii Rymar 331305b3b2 [obj2yaml] - Rename Group to GroupSection. NFC.
The `Group` class represents a group section and it is
named inconsistently with other sections which all has
the "Section" suffix. It is sometimes confusing,
this patch addresses the issue.

Differential revision: https://reviews.llvm.org/D88892
2020-10-07 17:04:15 +03:00
..
CMakeLists.txt
CodeViewYAMLDebugSections.cpp
CodeViewYAMLSymbols.cpp
CodeViewYAMLTypeHashing.cpp
CodeViewYAMLTypes.cpp
COFFEmitter.cpp
COFFYAML.cpp
DWARFEmitter.cpp [DWARFYAML] Make the ExtLen field of extended opcodes optional. 2020-09-24 14:13:26 +08:00
DWARFYAML.cpp [DWARFYAML] Make the ExtLen field of extended opcodes optional. 2020-09-24 14:13:26 +08:00
ELFEmitter.cpp [obj2yaml] - Rename Group to GroupSection. NFC. 2020-10-07 17:04:15 +03:00
ELFYAML.cpp [obj2yaml] - Rename Group to GroupSection. NFC. 2020-10-07 17:04:15 +03:00
LLVMBuild.txt
MachOEmitter.cpp
MachOYAML.cpp
MinidumpEmitter.cpp
MinidumpYAML.cpp
ObjectYAML.cpp
WasmEmitter.cpp
WasmYAML.cpp
XCOFFYAML.cpp
yaml2obj.cpp
YAML.cpp