diff options
author | Fangrui Song <i@maskray.me> | 2021-02-23 12:32:08 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2021-02-23 16:09:05 -0800 |
commit | ed02f52d288fb4d8f9049868afa6af84a980cbc3 (patch) | |
tree | bd166fee452c5619d49824581eefdb5a0420e3bd /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 3adb89bb9f8e73c82787babb2f877fece7394770 (diff) | |
download | llvm-ed02f52d288fb4d8f9049868afa6af84a980cbc3.zip llvm-ed02f52d288fb4d8f9049868afa6af84a980cbc3.tar.gz llvm-ed02f52d288fb4d8f9049868afa6af84a980cbc3.tar.bz2 |
Fix unstable SmallPtrSet iteration issues due to collectUsedGlobalVariables
While here, decrease inline element counts from 8 to 4. See D97128 for the choice.
Depends on D97128 (which added a new SmallVecImpl overload for collectUsedGlobalVariables).
Reviewed By: tejohnson
Differential Revision: https://reviews.llvm.org/D97139
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions