aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@fb.com>2023-11-28 13:56:45 -0800
committerGitHub <noreply@github.com>2023-11-28 13:56:45 -0800
commit3661eb150e6d4e1e06adb8a62c4b45b056f3c8be (patch)
treec0f4cc0eb48d27f0d067cf1f48f2bc8c0e82c5c3 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent8327f4a851fe45760b12752acd0f3b9c1a64b1f3 (diff)
downloadllvm-3661eb150e6d4e1e06adb8a62c4b45b056f3c8be.zip
llvm-3661eb150e6d4e1e06adb8a62c4b45b056f3c8be.tar.gz
llvm-3661eb150e6d4e1e06adb8a62c4b45b056f3c8be.tar.bz2
Add support for parsing type unit entries in .debug_names. (#72952)
This is a follow up patch after .debug_names can now emit local type unit entries when we compile with type units + DWARF5 + .debug_names. The pull request that added this functionality was: https://github.com/llvm/llvm-project/pull/70515 This patch makes sure that the DebugNamesDWARFIndex in LLDB will not manually need to parse type units if they have a valid index. It also fixes the index to be able to correctly extract name entries that reference type unit DIEs. Added a test to verify things work as expected.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions