[all-commits] [llvm/llvm-project] 25e21a: Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Dec 11 11:04:44 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 25e21a09b3f6e9ce747555e61e7d1fbaa161056f
https://github.com/llvm/llvm-project/commit/25e21a09b3f6e9ce747555e61e7d1fbaa161056f
Author: Fangrui Song <maskray at google.com>
Date: 2019-12-11 (Wed, 11 Dec 2019)
Changed paths:
M llvm/lib/Analysis/LoopInfo.cpp
M llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
Log Message:
-----------
Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=Off builds after D65958 and D70450
More information about the All-commits
mailing list