[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:44:26 PST 2020


dschuff updated this revision to Diff 241022.
dschuff added a comment.

- clang-format


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73581

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.h
  llvm/lib/Target/WebAssembly/WebAssemblyRegColoring.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
  llvm/test/CodeGen/WebAssembly/debugtest-opt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73581.241022.patch
Type: text/x-patch
Size: 7645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200129/0e3c60d9/attachment.bin>


More information about the llvm-commits mailing list