[all-commits] [llvm/llvm-project] 7bb0cb: [BOLT] Fix blocks layout reverse iterators
Vladislav Khmelevsky via All-commits
all-commits at lists.llvm.org
Tue Dec 6 00:02:26 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7bb0cbfc322826e7bd41a74d5d71da138603b31f
https://github.com/llvm/llvm-project/commit/7bb0cbfc322826e7bd41a74d5d71da138603b31f
Author: Vladislav Khmelevsky <och95 at yandex.ru>
Date: 2022-12-06 (Tue, 06 Dec 2022)
Changed paths:
M bolt/include/bolt/Core/FunctionLayout.h
Log Message:
-----------
[BOLT] Fix blocks layout reverse iterators
Use container's reverse iterators
Differential Revision: https://reviews.llvm.org/D139335
More information about the All-commits
mailing list