aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorYuanbo Li <yuanboli233@gmail.com>2021-04-26 13:07:18 +0100
committerJeremy Morse <jeremy.morse@sony.com>2021-04-26 13:14:42 +0100
commitcc7803ee3f767412223c234586834976d257a521 (patch)
tree43bf5dbe5b48fe5e8c956b6bef1812d4fd70f951 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent2040d20df2e22eefaa6b653e505a2bcf3499e786 (diff)
downloadllvm-cc7803ee3f767412223c234586834976d257a521.zip
llvm-cc7803ee3f767412223c234586834976d257a521.tar.gz
llvm-cc7803ee3f767412223c234586834976d257a521.tar.bz2
[LSR][DebugInfo] Don't unnecessarily drop DebugLocs
When transforming a loop terminating condition into a "max" comparison, the DebugLoc from the old condition should be set on the newly created comparison. They are the same operation, just optimized. Fixes PR48067. Differential Revision: https://reviews.llvm.org/D98218
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions