[PATCH] D115864: [IR] Track users of comdat

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 17 11:37:39 PST 2021


nikic updated this revision to Diff 395181.
nikic added a comment.

Rebase over https://github.com/llvm/llvm-project/commit/18ab892ff7e9032914ff7fdb07685d5945c84fef.


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

https://reviews.llvm.org/D115864

Files:
  llvm/include/llvm/IR/Comdat.h
  llvm/include/llvm/IR/GlobalObject.h
  llvm/lib/IR/Comdat.cpp
  llvm/lib/IR/Globals.cpp
  llvm/lib/Transforms/Utils/ModuleUtils.cpp
  llvm/unittests/IR/ConstantsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115864.395181.patch
Type: text/x-patch
Size: 7014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211217/ebf8dc8a/attachment.bin>


More information about the llvm-commits mailing list