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

Dominic Chen via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 16:33:36 PDT 2016


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

Set isDebug on MachineOperand's


http://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/DebugInfo/WebAssembly/live-intervals.ll
  test/DebugInfo/WebAssembly/variable.ll
  test/DebugInfo/WebAssembly/wasm-reg-stackify.ll
  test/DebugInfo/WebAssembly/wasm-store-results.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21808.62152.patch
Type: text/x-patch
Size: 53573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160628/611aaa74/attachment-0001.bin>


More information about the llvm-commits mailing list