aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-08-03 23:07:27 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-08-03 23:07:27 +0000
commit77eb5a0a3767604dc511e537b2b32ea74be70259 (patch)
tree537a8ef12b53a36527600bf07833030f43d489e5 /llvm/lib/CodeGen/LiveDebugVariables.cpp
parentfe42ac4d0a4836829616d054c524e8cc10b25b88 (diff)
downloadllvm-77eb5a0a3767604dc511e537b2b32ea74be70259.zip
llvm-77eb5a0a3767604dc511e537b2b32ea74be70259.tar.gz
llvm-77eb5a0a3767604dc511e537b2b32ea74be70259.tar.bz2
Fix some warnings from Clang in release builds:
lib/CodeGen/RegAllocGreedy.cpp:1176:18: warning: unused variable 'B' [-Wunused-variable] if (unsigned B = Cand.getBundles(BundleCand, BestCand)) { ^ lib/CodeGen/RegAllocGreedy.cpp:1188:18: warning: unused variable 'B' [-Wunused-variable] if (unsigned B = Cand.getBundles(BundleCand, 0)) { ^ llvm-svn: 136831
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions