[PATCH] D23715: Add @llvm.dbg.value entries for the phi node created by -mem2reg

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 19 02:58:12 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL281895: Add @llvm.dbg.value entries for the phi node created by -mem2reg (authored by kwalker).

Changed prior to commit:
  https://reviews.llvm.org/D23715?vs=71647&id=71790#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23715

Files:
  llvm/trunk/include/llvm/Transforms/Utils/Local.h
  llvm/trunk/lib/Transforms/Utils/Local.cpp
  llvm/trunk/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
  llvm/trunk/test/Transforms/Util/mem2reg-dbg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23715.71790.patch
Type: text/x-patch
Size: 8229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160919/af208bf8/attachment.bin>


More information about the llvm-commits mailing list