[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
Thu Apr 12 17:49:29 PDT 2018


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

The patch is split into 2 commits, FC and a follow-up NFC not included in the review, as requested by @aprantl.
All the comments so far are asking for NFC, addressed in the NFC-commit.


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.142303.patch
Type: text/x-patch
Size: 10347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180413/17aaebd5/attachment.bin>


More information about the llvm-commits mailing list