summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/MetaRenamer.cpp
diff options
context:
space:
mode:
authorRobert Lougher <rob.lougher@gmail.com>2016-12-15 16:17:53 +0000
committerRobert Lougher <rob.lougher@gmail.com>2016-12-15 16:17:53 +0000
commitcf1767421140616e436338477c3560665de1f5fd (patch)
tree327f0f6f58a852980acf1841cc2474dac492eaf7 /llvm/lib/Transforms/Utils/MetaRenamer.cpp
parent6cbfce77857689da66ba10b1e03f41f44ef98eb8 (diff)
downloadbcm5719-llvm-cf1767421140616e436338477c3560665de1f5fd.tar.gz
bcm5719-llvm-cf1767421140616e436338477c3560665de1f5fd.zip
[SimplifyCFG] In sinkLastInstruction correctly set debugloc of "common" inst
Simplify CFG will try to sink the last instruction in a series of basic blocks, creating a "common" instruction in the successor block (sinkLastInstruction). When it does this, the debug location of the single instruction should be the merged debug locations of the commoned instructions. Differential Revision: https://reviews.llvm.org/D27590 llvm-svn: 289828
Diffstat (limited to 'llvm/lib/Transforms/Utils/MetaRenamer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud