[PATCH] D81939: [deadargelim] Attach dbg info to the insert/extractvalue instructions

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 6 12:53:57 PDT 2020


djtodoro updated this revision to Diff 275695.
djtodoro added a comment.

- Use `IRBuilder<>` since it generates dbg loc by default
- Create new test


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81939/new/

https://reviews.llvm.org/D81939

Files:
  llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp
  llvm/test/DebugInfo/X86/dbgloc-insert-extract-val-instrs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81939.275695.patch
Type: text/x-patch
Size: 18000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200706/4f120e0e/attachment-0001.bin>


More information about the llvm-commits mailing list