[PATCH] D96734: Transforms: Clone distinct nodes in metadata mapper unless RF_ReuseAndMutateDistinctMDs

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 15 17:10:46 PST 2021


dexonsmith updated this revision to Diff 323850.
dexonsmith added a comment.

Drop the one-line helper, `cloneDistinct()`.


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

https://reviews.llvm.org/D96734

Files:
  llvm/include/llvm/IR/DebugInfo.h
  llvm/lib/Transforms/Utils/CloneFunction.cpp
  llvm/lib/Transforms/Utils/ValueMapper.cpp
  llvm/test/Transforms/ThinLTOBitcodeWriter/cfi-debug-info-cloned-type-references-global-value.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96734.323850.patch
Type: text/x-patch
Size: 6533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210216/68a4480b/attachment.bin>


More information about the llvm-commits mailing list