SubclassID is really a small field. Split it into half and let subclasses
authorChris Lattner <sabre@nondot.org>
Sat, 5 Feb 2005 01:37:44 +0000 (01:37 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 5 Feb 2005 01:37:44 +0000 (01:37 +0000)
commit8f0d40392658fd1ccc057198bd5a6f1c85be5425
treead51a5d5d2a3d83867597951c836fb209337b97c
parentb05a76c67dd1010c63bcd3b22b0cc31ea0651a06
SubclassID is really a small field.  Split it into half and let subclasses
play with the unused part.

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