[PATCH] D103043: [Internalize] Rename instead of removal if a to-be-internalized comdat has more than one member

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 24 14:04:29 PDT 2021


MaskRay updated this revision to Diff 347493.
MaskRay marked 2 inline comments as done.
MaskRay added a comment.

Add comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103043

Files:
  llvm/include/llvm/Transforms/IPO/Internalize.h
  llvm/lib/Transforms/IPO/Internalize.cpp
  llvm/test/Transforms/Internalize/comdat-empty-moduleid.ll
  llvm/test/Transforms/Internalize/comdat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103043.347493.patch
Type: text/x-patch
Size: 10128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210524/16db62de/attachment.bin>


More information about the llvm-commits mailing list