[all-commits] [llvm/llvm-project] c907d6: [BOLT][NFC] Suppress unused variable warnings
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Tue May 17 14:30:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c907d6e0e9fd8fafd49e4d0f9e584f58bbac5ead
https://github.com/llvm/llvm-project/commit/c907d6e0e9fd8fafd49e4d0f9e584f58bbac5ead
Author: Amir Ayupov <aaupov at fb.com>
Date: 2022-05-17 (Tue, 17 May 2022)
Changed paths:
M bolt/lib/Core/BinaryBasicBlock.cpp
M bolt/lib/Core/BinaryContext.cpp
M bolt/lib/Rewrite/RewriteInstance.cpp
Log Message:
-----------
[BOLT][NFC] Suppress unused variable warnings
Addresses the warnings emitted by Apple Clang 13.1.6 (Xcode 13.3.1).
Tip @tschuett issue #55404.
Reviewed By: rafauler
Differential Revision: https://reviews.llvm.org/D125733
More information about the All-commits
mailing list