Now that the SparcV9 specific MachineCodeForInstruction class uses it's own
authorChris Lattner <sabre@nondot.org>
Sun, 27 Jun 2004 18:57:34 +0000 (18:57 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 Jun 2004 18:57:34 +0000 (18:57 +0000)
commitce8158d1d63b841ab2ab3186aea49c76d144a942
tree891f89f9ce8758fd86d8c0948ef4917ea4098a9f
parent4e7244e68e617f6ba23e547fdf2593eeee2af8f2
Now that the SparcV9 specific MachineCodeForInstruction class uses it's own
map on the side, Instruction no longer has to be Annotable.  This reduces
the size of the Instruction class by another 4 bytes (on a 32-bit system).

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