diff options
author | Kazu Hirata <kazu@google.com> | 2024-09-06 14:57:43 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2024-09-06 14:57:43 -0700 |
commit | f6df5cd24d5e80eb6f92a83f52c10aed3c406a2e (patch) | |
tree | 16e9b927e78d9239f9df0e27c00704bec7e9cfb6 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 70ff6501e6aa3e416833d6e18c9fc7d0544460d5 (diff) | |
download | llvm-f6df5cd24d5e80eb6f92a83f52c10aed3c406a2e.zip llvm-f6df5cd24d5e80eb6f92a83f52c10aed3c406a2e.tar.gz llvm-f6df5cd24d5e80eb6f92a83f52c10aed3c406a2e.tar.bz2 |
[CtxProf] Fix warnings
This patch fixes:
llvm/lib/Transforms/Instrumentation/PGOCtxProfFlattening.cpp:214:14:
error: unused variable 'Index' [-Werror,-Wunused-variable]
llvm/lib/Transforms/Instrumentation/PGOCtxProfFlattening.cpp:284:6:
error: unused function 'areAllBBsReachable'
[-Werror,-Wunused-function]
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions