[all-commits] [llvm/llvm-project] a24955: [llvm][Transform] Remove unused variable. [NFCI]
Francesco Petrogalli via All-commits
all-commits at lists.llvm.org
Wed Dec 4 09:40:57 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a249551bb232414b68525d40cd7bae617293c67b
https://github.com/llvm/llvm-project/commit/a249551bb232414b68525d40cd7bae617293c67b
Author: Francesco Petrogalli <francesco.petrogalli at arm.com>
Date: 2019-12-04 (Wed, 04 Dec 2019)
Changed paths:
M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
Log Message:
-----------
[llvm][Transform] Remove unused variable. [NFCI]
The variable prevents compiling when using -Werror=unused-variable.
More information about the All-commits
mailing list