diff options
author | Daniel Sanders <daniel_l_sanders@apple.com> | 2020-04-01 12:42:23 -0700 |
---|---|---|
committer | Daniel Sanders <daniel_l_sanders@apple.com> | 2020-04-01 12:50:18 -0700 |
commit | e65e677ee4eed83a31503b1a7db3fca56f617eae (patch) | |
tree | 47042ed387014a117ba385ce9b926bbe0799d624 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 8e5a8f620cc2ac2805fce77eddea3405329f90df (diff) | |
download | llvm-e65e677ee4eed83a31503b1a7db3fca56f617eae.zip llvm-e65e677ee4eed83a31503b1a7db3fca56f617eae.tar.gz llvm-e65e677ee4eed83a31503b1a7db3fca56f617eae.tar.bz2 |
[globalisel][legalizer] Fix DebugLoc bugs caught by a prototype lost-location verifier
The legalizer has a tendency to lose DebugLoc's when expanding or
combining instructions. The verifier that detected these isn't ready
for upstreaming yet but this patch fixes the cases that came up when
applying it to our out-of-tree backend's CodeGen tests.
This pattern comes up a few more times in this file and probably in
the backends too but I'd prefer to fix the others separately (and
preferably when the lost-location verifier detects them).
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions