[PATCH] D101736: [WebAssembly] Allow DBG_VALUE after terminator in MachineVerifier
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 11 23:26:55 PDT 2021
aheejin abandoned this revision.
aheejin added a comment.
@jmorse Thank you very much for the info! I didn't know `DbgEntityHistoryCalculator` terminates debug value ranges at the end of a BB. That solves everything without this hacky stuff. I'll upload a new patch and close this one.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101736/new/
https://reviews.llvm.org/D101736
More information about the llvm-commits
mailing list