[PATCH] D21808: [WebAssembly] Handle debug information and virtual registers without crashing

Dominic Chen via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 11 11:30:03 PDT 2016


ddcc updated this revision to Diff 67716.
ddcc added a comment.

Fix test failure


https://reviews.llvm.org/D21808

Files:
  lib/CodeGen/AsmPrinter/DbgValueHistoryCalculator.cpp
  lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
  lib/Target/WebAssembly/WebAssemblyReplacePhysRegs.cpp
  lib/Target/WebAssembly/WebAssemblyStoreResults.cpp
  test/CodeGen/WebAssembly/dbgvalue.ll
  test/DebugInfo/WebAssembly/live-intervals.ll
  test/DebugInfo/WebAssembly/wasm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21808.67716.patch
Type: text/x-patch
Size: 15027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160811/5584ec77/attachment.bin>


More information about the llvm-commits mailing list