[all-commits] [llvm/llvm-project] 2a9386: [BOLT][NFC] Use LLVM_REVISION instead of BOLT_VERS...
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Thu Apr 14 19:16:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a9386726b3e28a45c8bef2f640970e688875572
https://github.com/llvm/llvm-project/commit/2a9386726b3e28a45c8bef2f640970e688875572
Author: Amir Ayupov <aaupov at fb.com>
Date: 2022-04-14 (Thu, 14 Apr 2022)
Changed paths:
M bolt/CMakeLists.txt
R bolt/include/bolt/Utils/BoltRevision.inc.in
M bolt/lib/Utils/CommandLineOpts.cpp
Log Message:
-----------
[BOLT][NFC] Use LLVM_REVISION instead of BOLT_VERSION_STRING
Remove duplicate version string identification
Reviewed By: rafauler
Differential Revision: https://reviews.llvm.org/D123549
More information about the All-commits
mailing list