llvm-project/llvm/include
Chris Lattner db64f04ac6 - rename opType -> OpKind and contents -> Contents.
- eliminate the auxInfo union, merging it into the contents union.  This shaves 
  4 bytes off MachineOperand on a 32-bit machine.

- Use accessors in ctor methods.

- Add comments.

llvm-svn: 45462
2007-12-30 22:24:06 +00:00
..
llvm - rename opType -> OpKind and contents -> Contents. 2007-12-30 22:24:06 +00:00
llvm-c Add some doxygen comments to llvm-c/Core.h. 2007-12-30 17:46:33 +00:00