Now that ConstantPointerRef is gone, it is the case that all operands of constants
authorChris Lattner <sabre@nondot.org>
Wed, 4 Aug 2004 02:43:00 +0000 (02:43 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 4 Aug 2004 02:43:00 +0000 (02:43 +0000)
commit13b03586d2911fb6ba324c1fca94c2e2a23444be
tree92d254bff40f8262673722925a7baf4bf73ee2c2
parent0f42ba67771627453187e44fea935d6bab7a8152
Now that ConstantPointerRef is gone, it is the case that all operands of constants
are themselves constants.  This should allow us to reduce a significant amount
of casting in the sourcebase.

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