[PATCH] D102309: [WebAssembly] Omit DBG_VALUE after terminator

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 11 23:29:30 PDT 2021


aheejin added a comment.

This is a second attempt after D101736 <https://reviews.llvm.org/D101736>, which was a hacky take to make `MachineVerifier` pass. It looks that was not necessary after all; thanks @jmorse.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102309



More information about the llvm-commits mailing list