The abbrev codes in a new abbrev table should start from 1 (by default),
rather than inherit the value from the code in the previous table.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D86545
[DWARFYAML] Abbrev codes in a new abbrev table should start from 1 (by default). ClosedPublic Authored by Higuoxing on Aug 25 2020, 8:47 AM.
Details Summary The abbrev codes in a new abbrev table should start from 1 (by default),
Diff Detail
Event TimelineHiguoxing added a child revision: D86614: [DWARFYAML] Make the debug_abbrev_offset field optional..Aug 26 2020, 5:23 AM This revision is now accepted and ready to land.Aug 27 2020, 12:45 AM Closed by commit rGf20e6c725385: [DWARFYAML] Abbrev codes in a new abbrev table should start from 1 (by default). (authored by Higuoxing). · Explain WhyAug 28 2020, 6:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 288592 llvm/lib/ObjectYAML/DWARFEmitter.cpp
llvm/test/tools/yaml2obj/ELF/DWARF/debug-abbrev.yaml
|