Remove some dead argument names which irritates GCC at certain warning levels.
authorChris Lattner <sabre@nondot.org>
Tue, 25 Oct 2005 17:59:28 +0000 (17:59 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 25 Oct 2005 17:59:28 +0000 (17:59 +0000)
commit70cfe13f19e91a595808ed6c6ff7e87ff0dccd64
tree6c8031e120bb2a9def0477d832ab45777353b0af
parent304a564c1f84eaaee8dc218a2eb57443c370e12f
Remove some dead argument names which irritates GCC at certain warning levels.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23979 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/BasicBlock.h
include/llvm/Constant.h
include/llvm/GlobalValue.h
include/llvm/Instruction.h