[all-commits] [llvm/llvm-project] 72e5b1: [BOLT][NFC] Use llvm::make_second_range
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Thu Feb 2 12:02:49 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 72e5b14fe76b47230a930ed76179346b9c75cb9f
https://github.com/llvm/llvm-project/commit/72e5b14fe76b47230a930ed76179346b9c75cb9f
Author: Amir Ayupov <aaupov at fb.com>
Date: 2023-02-02 (Thu, 02 Feb 2023)
Changed paths:
M bolt/lib/Core/BinaryContext.cpp
M bolt/lib/Passes/IndirectCallPromotion.cpp
M bolt/lib/Passes/ReorderFunctions.cpp
M bolt/lib/Rewrite/RewriteInstance.cpp
M bolt/tools/merge-fdata/merge-fdata.cpp
Log Message:
-----------
[BOLT][NFC] Use llvm::make_second_range
Reviewed By: #bolt, rafauler
Differential Revision: https://reviews.llvm.org/D143019
More information about the All-commits
mailing list