[PATCH] D45593: [DebugInfo][OPT] Fixing a couple of DI duplication bugs of CloneModule

Roman Tereshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 13 11:48:54 PDT 2018


rtereshin updated this revision to Diff 142450.
rtereshin marked 2 inline comments as done.
rtereshin added a comment.

Addressing the comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D45593

Files:
  include/llvm/IR/DebugInfo.h
  lib/IR/DebugInfo.cpp
  lib/Transforms/Utils/CloneFunction.cpp
  lib/Transforms/Utils/CloneModule.cpp
  test/DebugInfo/X86/clone-module-2.ll
  test/DebugInfo/X86/clone-module.ll
  tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45593.142450.patch
Type: text/x-patch
Size: 12842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180413/239e743a/attachment.bin>


More information about the llvm-commits mailing list