[PATCH] D30727: Don't merge global constants with non-dbg metadata.

Evgeniy Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 7 18:33:57 PST 2017


eugenis updated this revision to Diff 90977.
eugenis retitled this revision from "Don't merge global constants with !type" to "Don't merge global constants with non-dbg metadata.".
eugenis edited the summary of this revision.

Repository:
  rL LLVM

https://reviews.llvm.org/D30727

Files:
  lib/Transforms/IPO/ConstantMerge.cpp
  test/Transforms/ConstantMerge/dont-merge.ll
  test/Transforms/ConstantMerge/merge-dbg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30727.90977.patch
Type: text/x-patch
Size: 4751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170308/859e94be/attachment.bin>


More information about the llvm-commits mailing list