[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 17:02:02 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd966bf830fe1: [WebAssembly] Preserve debug frame base information through register coloring (authored by dschuff).

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.241025.patch
Type: text/x-patch
Size: 7645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200129/21d51f31/attachment.bin>


More information about the llvm-commits mailing list