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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 6 00:14:16 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
nikic marked an inline comment as done.
Closed by commit rG32808cfb24b8: [IR] Track users of comdats (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D115864?vs=395181&id=397802#toc

Repository:
  rG LLVM Github Monorepo

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.397802.patch
Type: text/x-patch
Size: 7023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220106/de8fa91e/attachment.bin>


More information about the llvm-commits mailing list