[all-commits] [llvm/llvm-project] 9556b6: [BOLT] Fix blocks layout reverse iterators
Vladislav Khmelevsky via All-commits
all-commits at lists.llvm.org
Fri Dec 9 01:33:06 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9556b678408bdbd53083938346dbb7b0467176ac
https://github.com/llvm/llvm-project/commit/9556b678408bdbd53083938346dbb7b0467176ac
Author: Vladislav Khmelevsky <och95 at yandex.ru>
Date: 2022-12-09 (Fri, 09 Dec 2022)
Changed paths:
M bolt/include/bolt/Core/FunctionLayout.h
Log Message:
-----------
[BOLT] Fix blocks layout reverse iterators
Use container's reverse iterators, fix iterators types.
Reviewed By: Amir
Differential Revision: https://reviews.llvm.org/D139335
More information about the All-commits
mailing list