Ugh, the old sparc backend attaches MachineCodeForInstruction annotations on
authorChris Lattner <sabre@nondot.org>
Sun, 29 Feb 2004 18:54:23 +0000 (18:54 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Feb 2004 18:54:23 +0000 (18:54 +0000)
commit9548f20ad560d5c094cdfb5d531d84140e5b6a43
tree513b469b77769f9272fa1d325934b2498a820358
parent96c9b8b49691c715ccc848ea3ef941f6e9b7e8f2
Ugh, the old sparc backend attaches MachineCodeForInstruction annotations on
LLVM instructions.  Because it contains an explicit cast, we didn't catch it.
I guess instruction's will be annotable for the duration of the sparcv9's
existence.

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