diff options
author | Alex Langford <alangford@apple.com> | 2024-04-23 11:01:54 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-23 11:01:54 -0700 |
commit | 1a8935ada7cb0bb7943e18f2bc9f6d7a89887aa8 (patch) | |
tree | 7404510e53fdd710e9815a8e881bf7d895ec624b /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 9e9595183001991a7d31d8880c4a2b33594ca30f (diff) | |
download | llvm-1a8935ada7cb0bb7943e18f2bc9f6d7a89887aa8.zip llvm-1a8935ada7cb0bb7943e18f2bc9f6d7a89887aa8.tar.gz llvm-1a8935ada7cb0bb7943e18f2bc9f6d7a89887aa8.tar.bz2 |
[DebugInfo] Report errors when DWARFUnitHeader::applyIndexEntry fails (#89156)
Motivation: LLDB is able to report errors about these scenarios whereas
LLVM's DWARF parser only gives a boolean success/fail. I want to migrate
LLDB to using LLVM's DWARFUnitHeader class, but I don't want to lose
some of the error reporting, so I'm adding it to the LLVM class first.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions