[PATCH] D132049: [BOLT] Towards FunctionLayout const-correctness
Fabian Parzefall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 24 13:42:55 PDT 2022
FPar updated this revision to Diff 455356.
FPar added a comment.
Fix iterator conversion build failure
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132049/new/
https://reviews.llvm.org/D132049
Files:
bolt/include/bolt/Core/BinaryBasicBlock.h
bolt/include/bolt/Core/BinaryFunction.h
bolt/include/bolt/Core/DynoStats.h
bolt/include/bolt/Core/FunctionLayout.h
bolt/include/bolt/Passes/ReorderAlgorithm.h
bolt/lib/Core/BinaryBasicBlock.cpp
bolt/lib/Core/BinaryFunction.cpp
bolt/lib/Core/DynoStats.cpp
bolt/lib/Passes/AsmDump.cpp
bolt/lib/Passes/BinaryPasses.cpp
bolt/lib/Passes/CacheMetrics.cpp
bolt/lib/Passes/ExtTSPReorderAlgorithm.cpp
bolt/lib/Passes/IdenticalCodeFolding.cpp
bolt/lib/Passes/ReorderAlgorithm.cpp
bolt/lib/Passes/StokeInfo.cpp
bolt/lib/Profile/DataAggregator.cpp
bolt/lib/Profile/DataReader.cpp
bolt/lib/Rewrite/BoltDiff.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132049.455356.patch
Type: text/x-patch
Size: 23393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220824/80643b0d/attachment.bin>
More information about the llvm-commits
mailing list