Fixed bug (for reals this time) where there will be multiple traversals on the same...
authorstephey <stephey>
Sat, 23 Oct 2010 23:03:37 +0000 (23:03 +0000)
committerstephey <stephey>
Sat, 23 Oct 2010 23:03:37 +0000 (23:03 +0000)
commit74f6c6f4a58362a3db8f18f134a985586e04118b
tree30d02c2ae161b1ccbb703ed0d7ab2d7c38cb055e
parente4350b78fe90515767d9a0aae5cd0fa21688ed72
Fixed bug (for reals this time) where there will be multiple traversals on the same field. Turns out the .equals for ConcreteRuntimeObjNode was done incorrectly.

Working on next task:
+using switch statements for checking fields.
+Treating arrays the same as any field (inlinable)
Robust/src/IR/Flat/RuntimeConflictResolver.java