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

Dominic Chen via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 16:00:30 PDT 2016


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

Fix iterator invalidation


https://reviews.llvm.org/D21808

Files:
  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.64785.patch
Type: text/x-patch
Size: 12838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160720/100ac619/attachment.bin>


More information about the llvm-commits mailing list