[PATCH] D115864: [IR] Track users of comdat
    Nikita Popov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Dec 17 03:28:02 PST 2021
    
    
  
nikic updated this revision to Diff 395089.
nikic edited the summary of this revision.
nikic added a reviewer: aeubanks.
nikic added a comment.
Add unit test for comdat user tracking.
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.395089.patch
Type: text/x-patch
Size: 7014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211217/59829d5f/attachment.bin>
    
    
More information about the llvm-commits
mailing list