[PATCH] D44448: Add DebugLoc information to WebAssembly block and loop.

Yury Delendik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 15 12:59:05 PDT 2018


yurydelendik updated this revision to Diff 138609.
yurydelendik added a comment.

Move test to the test/DebugInfo/WebAssembly and add C code source.


Repository:
  rL LLVM

https://reviews.llvm.org/D44448

Files:
  include/llvm/CodeGen/MachineBasicBlock.h
  lib/CodeGen/MachineBasicBlock.cpp
  lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
  test/DebugInfo/WebAssembly/dbg-loop-loc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44448.138609.patch
Type: text/x-patch
Size: 10130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180315/7fe0e9ef/attachment.bin>


More information about the llvm-commits mailing list