[PATCH] D97257: collectUsedGlobalVariables: migrate SmallPtrSetImpl overload to SmallVecImpl overload after D97128

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 15:59:11 PST 2021


MaskRay updated this revision to Diff 325923.
MaskRay added a comment.

rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97257

Files:
  llvm/include/llvm/IR/Module.h
  llvm/include/llvm/Transforms/Utils/FunctionImportUtils.h
  llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
  llvm/lib/IR/Module.cpp
  llvm/lib/Object/IRSymtab.cpp
  llvm/lib/Transforms/IPO/GlobalOpt.cpp
  llvm/lib/Transforms/IPO/Internalize.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97257.325923.patch
Type: text/x-patch
Size: 7027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210223/359ef032/attachment.bin>


More information about the llvm-commits mailing list