summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SpillPlacement.h
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/SpillPlacement.h
parentfe42ac4d0a4836829616d054c524e8cc10b25b88 (diff)
downloadbcm5719-llvm-77eb5a0a3767604dc511e537b2b32ea74be70259.tar.gz
bcm5719-llvm-77eb5a0a3767604dc511e537b2b32ea74be70259.zip
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/SpillPlacement.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud