aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/tools/llvm-objdump/ELF/Hexagon/Inputs
diff options
context:
space:
mode:
authorLiu Ke <liuke.gehry@bytedance.com>2025-10-28 11:53:08 +0800
committerGitHub <noreply@github.com>2025-10-28 11:53:08 +0800
commit8ee5c40fcff7b90b19cff3d0a103f1b658cf29b9 (patch)
treeb96ff08ea824f2bcad738461d87dd04317e4a02d /llvm/test/tools/llvm-objdump/ELF/Hexagon/Inputs
parent7de1a17cc64bfcd1f0de055682d562dfb6476fb2 (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[DebugInfo] Support to get TU for hash from .debug_types.dwo section in DWARF4. (#161067)HEADmain
Using the DWP's cu_index/tu_index only loads the DWO units from the .debug_info.dwo section for hash, which works fine in DWARF5. However, tu_index points to .debug_types.dwo section in DWARF4, which can cause the type unit to be lost due to the incorrect loading target. (Related discussion in [811b60f](https://github.com/llvm/llvm-project/commit/811b60f0b99dad4b2989d21dde38d49155b0c4f9)) This patch supports to get the type unit for hash from .debug_types.dwo section in DWARF4.
Diffstat (limited to 'llvm/test/tools/llvm-objdump/ELF/Hexagon/Inputs')
0 files changed, 0 insertions, 0 deletions