[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 14:28:28 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330069: [DebugInfo][OPT] Fixing a couple of DI duplication bugs of CloneModule (authored by rtereshin, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45593?vs=142450&id=142468#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45593

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

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


More information about the llvm-commits mailing list