diff options
author | Alex Langford <alangford@apple.com> | 2024-01-03 15:02:37 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-03 15:02:37 -0800 |
commit | 49029f926d359075d59ad4aec2d01a21d9514b02 (patch) | |
tree | 9280ee603c0672b00ce854cec9ed919947e129e5 /llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp | |
parent | 09de5e5c6d8c25fe76840c69056afca72275dd6b (diff) | |
download | llvm-49029f926d359075d59ad4aec2d01a21d9514b02.zip llvm-49029f926d359075d59ad4aec2d01a21d9514b02.tar.gz llvm-49029f926d359075d59ad4aec2d01a21d9514b02.tar.bz2 |
[lldb] Fix breakpoint resolver serialization bug (#76766)
BreakpointResolverAddress optionally can include the module name related
to the address that gets resolved. Currently this will never work
because it sets the name to itself (which is empty).
Diffstat (limited to 'llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions