commit | f16600bd3676f098567f723602f02dd013af178c | [log] [tgz] |
---|---|---|
author | buzbee <buzbee@google.com> | Thu Feb 02 18:19:29 2012 -0800 |
committer | buzbee <buzbee@google.com> | Thu Feb 02 18:19:29 2012 -0800 |
tree | 184cc070ee6ee515e36096d19f1db8eb9dba399f | |
parent | 054f6c19573100b29ce4139822bb496ba3d8e4d0 [diff] |
Minor compiler tuning. Assembling is an iterative process because we don't know final code offsets until the end (and they can change during assembly). Avoid some unnecessary work on assembly passes that must be redone. Small, but measurable, improvement. Change-Id: I42b48e4be6d9364bc0dfc290c4e711d264e4ab52