[all-commits] [llvm/llvm-project] 17f3cb: [BOLT][NFC] Use llvm::make_range
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Wed May 17 10:51:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 17f3cbe3af8186762061ab93e86345227bc7ba1c
https://github.com/llvm/llvm-project/commit/17f3cbe3af8186762061ab93e86345227bc7ba1c
Author: Amir Ayupov <aaupov at fb.com>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M bolt/lib/Profile/DataAggregator.cpp
M bolt/lib/Profile/DataReader.cpp
Log Message:
-----------
[BOLT][NFC] Use llvm::make_range
Use `llvm::make_range` convenience wrapper from ADT.
Reviewed By: #bolt, rafauler
Differential Revision: https://reviews.llvm.org/D145887
More information about the All-commits
mailing list