[all-commits] [llvm/llvm-project] f2f8bd: Fix `-Wunused-variable` warning. NFC.
darkbuck via All-commits
all-commits at lists.llvm.org
Tue Mar 17 17:17:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f2f8bdc2b166cf3a18181f418e7aa09cf017bb11
https://github.com/llvm/llvm-project/commit/f2f8bdc2b166cf3a18181f418e7aa09cf017bb11
Author: Michael Liao <michael.hliao at gmail.com>
Date: 2020-03-17 (Tue, 17 Mar 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/SCCP.cpp
Log Message:
-----------
Fix `-Wunused-variable` warning. NFC.
More information about the All-commits
mailing list