diff options
author | Whitney Tsang <whitneyt@ca.ibm.com> | 2020-05-12 15:56:14 +0000 |
---|---|---|
committer | Whitney Tsang <whitneyt@ca.ibm.com> | 2020-05-12 16:00:40 +0000 |
commit | 5c10c6e0128a69442b55d324f010f94dbe7eebc9 (patch) | |
tree | b0acf2b5f63755656f70ecd87e2ae46e6e651bde /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 989be65b11fa2fbc2cde7e188657636ea9a2da1d (diff) | |
download | llvm-5c10c6e0128a69442b55d324f010f94dbe7eebc9.zip llvm-5c10c6e0128a69442b55d324f010f94dbe7eebc9.tar.gz llvm-5c10c6e0128a69442b55d324f010f94dbe7eebc9.tar.bz2 |
[PassBuilder] Moved ProfileSummaryAnalysis in buildInlinerPipeline.
Summary:
As commented in the code, ProfileSummaryAnalysis is required for inliner
pass to query, so this patch moved
RequireAnalysisPass<ProfileSummaryAnalysis> in the recently created
buildInlinerPipeline.
Reviewer: mtrofin, davidxl, tejohnson, dblaikie, jdoerfert, sstefan1
Reviewed By: mtrofin, davidxl, jdoerfert
Subscribers: hiraditya, steven_wu, dexonsmith, wuzish, llvm-commits,
jsji
Tag: LLVM
Differential Revision: https://reviews.llvm.org/D79696
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions