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.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D88892
[obj2yaml] - Rename `Group` to `GroupSection`. NFC. ClosedPublic Authored by grimar on Oct 6 2020, 6:06 AM.
Details Summary The Group class represents a group section and it is
Diff Detail Event TimelineThis revision is now accepted and ready to land.Oct 7 2020, 3:14 AM Closed by commit rG82311766d993: [obj2yaml] - Rename `Group` to `GroupSection`. NFC. (authored by grimar). · Explain WhyOct 7 2020, 7:13 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 296429 llvm/include/llvm/ObjectYAML/ELFYAML.h
llvm/lib/ObjectYAML/ELFEmitter.cpp
llvm/lib/ObjectYAML/ELFYAML.cpp
llvm/tools/obj2yaml/elf2yaml.cpp
|