[PATCH] D51749: [GlobalISel] Lower dbg.declare into indirect DBG_VALUE

Josh Stone via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 7 12:11:24 PDT 2018


cuviper updated this revision to Diff 164488.
cuviper added a comment.

- Removed the duplicate (and incorrect) declaration in debug-insts.ll `debug_declare`
- Added debug-cpp.ll which more directly targets this change.


Repository:
  rL LLVM

https://reviews.llvm.org/D51749

Files:
  lib/CodeGen/GlobalISel/IRTranslator.cpp
  test/CodeGen/AArch64/GlobalISel/debug-cpp.ll
  test/CodeGen/AArch64/GlobalISel/debug-insts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51749.164488.patch
Type: text/x-patch
Size: 5822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180907/6ef4047b/attachment.bin>


More information about the llvm-commits mailing list