[all-commits] [llvm/llvm-project] aedb52: llvm-exegesis - fix shadow variable warnings. NFCI.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Nov 9 05:49:22 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: aedb528d4300a1dcb0980780f8ab45ecf64dc1d8
https://github.com/llvm/llvm-project/commit/aedb528d4300a1dcb0980780f8ab45ecf64dc1d8
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2019-11-09 (Sat, 09 Nov 2019)
Changed paths:
M llvm/tools/llvm-exegesis/lib/Assembler.cpp
M llvm/tools/llvm-exegesis/llvm-exegesis.cpp
Log Message:
-----------
llvm-exegesis - fix shadow variable warnings. NFCI.
Commit: 2fb9d72c774ab7de26be079fe474e35f683859bc
https://github.com/llvm/llvm-project/commit/2fb9d72c774ab7de26be079fe474e35f683859bc
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2019-11-09 (Sat, 09 Nov 2019)
Changed paths:
M llvm/lib/Support/Statistic.cpp
Log Message:
-----------
Fix builds where LLVM_ENABLE_STATS is disabled
Missed Stats->EnableStats rename in rG3fb832fe8bdc317687d5a4d2ca20f5f73b089341
Compare: https://github.com/llvm/llvm-project/compare/56a725ae5e1d...2fb9d72c774a
More information about the All-commits
mailing list