Fix VC++ level 4 warnings. Because a base class has declared these private, VC+...
authorJeff Cohen <jeffc@jolt-lang.org>
Sat, 17 Dec 2005 00:19:22 +0000 (00:19 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Sat, 17 Dec 2005 00:19:22 +0000 (00:19 +0000)
commitc5f24a2c2a16681f7816ac053c8f46a2692a3b7a
tree68ce46dc573b84e4d1b5cbb2c54484b73f109dcb
parente15ccf464cfa78423e34264c2047cb44d6974b65
Fix VC++ level 4 warnings.  Because a base class has declared these private, VC++ complains it cannot automatically generate this methods.

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