Fixed Dan's confusion regarding alignment of fields. Modified the
authorbdemsky <bdemsky>
Thu, 26 Feb 2004 20:13:49 +0000 (20:13 +0000)
committerbdemsky <bdemsky>
Thu, 26 Feb 2004 20:13:49 +0000 (20:13 +0000)
commit0092f02d48abd3603fa7c5115e8f5a63ada45f68
treee44307cff64c5c7f0e91dc4c6c97bd08b616dc82
parent9c7a7b2df517d61e4e4e2431c005e152bd45e35c
Fixed Dan's confusion regarding alignment of fields.  Modified the
OpExpr class to support more operations, and to actually perform the
operations when possible.  (I like readable code!)

Wrote code to write to data structures...Should be the last major
component..
Repair/RepairCompiler/MCC/IR/DotExpr.java
Repair/RepairCompiler/MCC/IR/OpExpr.java
Repair/RepairCompiler/MCC/IR/Opcode.java
Repair/RepairCompiler/MCC/IR/RepairGenerator.java
Repair/RepairCompiler/MCC/IR/StructureTypeDescriptor.java
Repair/RepairCompiler/MCC/IR/UpdateNode.java