[all-commits] [llvm/llvm-project] 40c288: [Mips] Fix gcc -Wunused-but-set-variable in -DLLVM...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Dec 13 16:41:15 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 40c288b75c1d9cc94d0409ac00b2421eb8a4c75b
https://github.com/llvm/llvm-project/commit/40c288b75c1d9cc94d0409ac00b2421eb8a4c75b
Author: Fangrui Song <maskray at google.com>
Date: 2019-12-13 (Fri, 13 Dec 2019)
Changed paths:
M llvm/lib/Target/Mips/MipsExpandPseudo.cpp
Log Message:
-----------
[Mips] Fix gcc -Wunused-but-set-variable in -DLLVM_ENABLE_ASSERTIONS=Off builds after D71028
More information about the All-commits
mailing list