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

Dominic Chen via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 11:11:11 PDT 2016


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

Simplify one more iterator


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.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21808.62250.patch
Type: text/x-patch
Size: 14961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160629/b8264081/attachment.bin>


More information about the llvm-commits mailing list