[PATCH] D97257: collectUsedGlobalVariables: migrate SmallPtrSetImpl overload to SmallVecImpl overload
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 23 12:37:19 PST 2021
MaskRay updated this revision to Diff 325878.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Simplify with begin/end constructor
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.325878.patch
Type: text/x-patch
Size: 6941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210223/4bfb936a/attachment.bin>
More information about the llvm-commits
mailing list