Make MachineOperand's value named 'contents'. Make really, really sure
authorBrian Gaeke <gaeke@uiuc.edu>
Wed, 3 Mar 2004 19:07:27 +0000 (19:07 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Wed, 3 Mar 2004 19:07:27 +0000 (19:07 +0000)
commitc54839573cd9ffa6af33dc5190cc40d498534585
treefd346ce1760fe8490bba628a7b2de87aceeb0e13
parentba2e09891afbfc3794157264e96f95fa0bbac51f
Make MachineOperand's value named 'contents'.  Make really, really sure
it is always completely initialized and copied.
Also, fix up many comments and asserts.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12100 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineInstr.h
lib/CodeGen/MachineInstr.cpp