Remove warnings about unused parameters and shadowed variables.
authorBill Wendling <isanbard@gmail.com>
Mon, 19 May 2008 20:15:12 +0000 (20:15 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 19 May 2008 20:15:12 +0000 (20:15 +0000)
commit13d57320bd212483463d4f8992d5787b29eda5df
tree4161a4c6087bd4741c341ac401969d3cf82fda65
parent9d60ba9d28c21145515878294b07c91622435632
Remove warnings about unused parameters and shadowed variables.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51266 91177308-0d34-0410-b5e6-96231b3b80d8
18 files changed:
include/llvm/ADT/SmallVector.h
include/llvm/CodeGen/ScheduleDAG.h
include/llvm/CodeGen/SelectionDAG.h
include/llvm/CodeGen/SelectionDAGNodes.h
include/llvm/Constant.h
include/llvm/Constants.h
include/llvm/DerivedTypes.h
include/llvm/ExecutionEngine/ExecutionEngine.h
include/llvm/GlobalValue.h
include/llvm/GlobalVariable.h
include/llvm/ModuleProvider.h
include/llvm/Pass.h
include/llvm/PassSupport.h
include/llvm/Support/CommandLine.h
include/llvm/Target/TargetMachine.h
include/llvm/Type.h
include/llvm/User.h
include/llvm/Value.h