[all-commits] [llvm/llvm-project] af2ae2: [BranchRelaxation] Fix warning on unused variable....
darkbuck via All-commits
all-commits at lists.llvm.org
Fri Nov 5 08:18:44 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af2ae2cf42a01c9a4f0cbe93196c276dc322ebf7
https://github.com/llvm/llvm-project/commit/af2ae2cf42a01c9a4f0cbe93196c276dc322ebf7
Author: Michael Liao <michael.hliao at gmail.com>
Date: 2021-11-05 (Fri, 05 Nov 2021)
Changed paths:
M llvm/lib/CodeGen/BranchRelaxation.cpp
Log Message:
-----------
[BranchRelaxation] Fix warning on unused variable. NFC.
More information about the All-commits
mailing list