[PATCH] D80019: [WebAssembly] Fixed debugloc in DebugFixup pass

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 15 10:18:32 PDT 2020


dschuff added a comment.

I guess the existing tests didnt catch this because the pop is still within the same subprogram. Did you see this just at the end of a function, or where?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80019/new/

https://reviews.llvm.org/D80019





More information about the llvm-commits mailing list