[all-commits] [llvm/llvm-project] 3837e3: [BOLT][Utils] Pass cmp-rev to nfc-check-setup
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Tue Jul 18 19:43:46 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3837e3e6cecb8edbe3fdb2c73fb6cea6a8dc1a28
https://github.com/llvm/llvm-project/commit/3837e3e6cecb8edbe3fdb2c73fb6cea6a8dc1a28
Author: Amir Ayupov <aaupov at fb.com>
Date: 2023-07-18 (Tue, 18 Jul 2023)
Changed paths:
M bolt/utils/nfc-check-setup.py
Log Message:
-----------
[BOLT][Utils] Pass cmp-rev to nfc-check-setup
Pass the revision to checkout to (cmp-rev) as nfc-check-setup option.
Simpifies the comparison against arbitrary commit, not just the previous one.
Reviewed By: #bolt, rafauler
Differential Revision: https://reviews.llvm.org/D155657
More information about the All-commits
mailing list