diff options
author | Heejin Ahn <aheejin@gmail.com> | 2018-04-14 00:12:12 +0000 |
---|---|---|
committer | Heejin Ahn <aheejin@gmail.com> | 2018-04-14 00:12:12 +0000 |
commit | 92401cc1cf42362c1a9b9405b9a7c5f97127a5e2 (patch) | |
tree | 6e9e617523081cd0a565b06681a69c0942b2181b /llvm/lib/Support/ConvertUTF.cpp | |
parent | 95f421cfbf6b56a9d2d0208f972a911458fb9bc1 (diff) | |
download | bcm5719-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/ConvertUTF.cpp')
0 files changed, 0 insertions, 0 deletions