summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/SmallVector.cpp
diff options
context:
space:
mode:
authorHeejin Ahn <aheejin@gmail.com>2018-04-14 00:12:12 +0000
committerHeejin Ahn <aheejin@gmail.com>2018-04-14 00:12:12 +0000
commit92401cc1cf42362c1a9b9405b9a7c5f97127a5e2 (patch)
tree6e9e617523081cd0a565b06681a69c0942b2181b /llvm/lib/Support/SmallVector.cpp
parent95f421cfbf6b56a9d2d0208f972a911458fb9bc1 (diff)
downloadbcm5719-llvm-92401cc1cf42362c1a9b9405b9a7c5f97127a5e2.tar.gz
bcm5719-llvm-92401cc1cf42362c1a9b9405b9a7c5f97127a5e2.zip
[WebAssembly] Fix a bug in MachineBasicBlock::findDebugLoc() call
Summary: InsertPos is within the bacic block `Header`, so `findDebugLoc()` should be called on not `MBB` but `Header` instead. Reviewers: yurydelendik Subscribers: jfb, dschuff, aprantl, sbc100, jgravelle-google, sunfish, JDevlieghere, llvm-commits Differential Revision: https://reviews.llvm.org/D45648 llvm-svn: 330079
Diffstat (limited to 'llvm/lib/Support/SmallVector.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud