[PATCH] D73581: [WebAssembly] Preserve debug frame base information through register coloring

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 28 16:52:42 PST 2020


dschuff added a comment.

I'll go ahead and land this to reduce the number of cases where we crash; but I'd be interested in hearing if @yurydelendik has found any cases that were asserting before that this fixes, or if any of the wasm subscribers have other opinions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73581





More information about the llvm-commits mailing list