[all-commits] [llvm/llvm-project] a77376: Revert "[DWARFLibrary] Add support to re-construct...
Alexander Yermolovich via All-commits
all-commits at lists.llvm.org
Wed Dec 7 13:15:02 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a77376479dc82dadb8873655f4d3fe82bf3c0d92
https://github.com/llvm/llvm-project/commit/a77376479dc82dadb8873655f4d3fe82bf3c0d92
Author: Alexander Yermolovich <ayermolo at fb.com>
Date: 2022-12-07 (Wed, 07 Dec 2022)
Changed paths:
M llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h
M llvm/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h
M llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
M llvm/lib/DebugInfo/DWARF/DWARFUnitIndex.cpp
R llvm/test/tools/llvm-dwp/X86/cu_tu_units_manual_v5.s
M llvm/test/tools/llvm-dwp/X86/debug_macro_v5.s
M llvm/test/tools/llvm-dwp/X86/type_dedup.test
M llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp
Log Message:
-----------
Revert "[DWARFLibrary] Add support to re-construct cu-index"
This reverts commit a5bd76a6e3119af9dd9c1d8af89e2b89f5267deb.
Commit: f2f8f7095323988523efeba854dfc667542b0d0b
https://github.com/llvm/llvm-project/commit/f2f8f7095323988523efeba854dfc667542b0d0b
Author: Alexander Yermolovich <ayermolo at fb.com>
Date: 2022-12-07 (Wed, 07 Dec 2022)
Changed paths:
M bolt/lib/Core/DebugData.cpp
M bolt/lib/Rewrite/DWARFRewriter.cpp
M lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
M lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.cpp
M llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h
M llvm/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h
M llvm/lib/DWP/DWP.cpp
M llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp
M llvm/lib/DebugInfo/DWARF/DWARFUnitIndex.cpp
M llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp
M llvm/test/DebugInfo/X86/debug-cu-index-unknown-section.s
M llvm/test/DebugInfo/X86/dwp-v2-cu-index.s
M llvm/test/DebugInfo/X86/dwp-v2-tu-index.s
M llvm/test/DebugInfo/X86/dwp-v5-cu-index.s
M llvm/test/DebugInfo/X86/dwp-v5-tu-index.s
M llvm/test/DebugInfo/dwarfdump-dwp.test
M llvm/test/tools/llvm-dwp/X86/debug_macro_v5.s
M llvm/test/tools/llvm-dwp/X86/info-v5.s
M llvm/test/tools/llvm-dwp/X86/loclists.s
M llvm/test/tools/llvm-dwp/X86/merge.test
M llvm/test/tools/llvm-dwp/X86/rnglists.s
M llvm/test/tools/llvm-dwp/X86/simple.test
M llvm/test/tools/llvm-dwp/X86/tu_units_v5.s
M llvm/test/tools/llvm-dwp/X86/unknown-section-id.s
Log Message:
-----------
Revert "[llvm][dwwarf] Change CU/TU index to 64-bit"
This reverts commit 5ebd28f3e56c00a739fda46c72c9e0f6528add87.
Compare: https://github.com/llvm/llvm-project/compare/f7a21317665a...f2f8f7095323
More information about the All-commits
mailing list