[PATCH] D97257: collectUsedGlobalVariables: migrate SmallPtrSetImpl overload to SmallVecImpl overload
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 22 22:32:18 PST 2021
MaskRay created this revision.
MaskRay added a reviewer: tejohnson.
Herald added subscribers: dexonsmith, hiraditya.
MaskRay requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
And delete the SmallPtrSetImpl overload.
Repository:
rG LLVM Github Monorepo
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.325682.patch
Type: text/x-patch
Size: 5325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210223/9f6ac955/attachment.bin>
More information about the llvm-commits
mailing list