diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-03-20 21:12:51 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-03-20 21:16:12 -0700 |
commit | a3d9828c190c86d9984a8e788f16dc10dfb95afa (patch) | |
tree | 3632b7319a88da648a99d595b38078ffd8d529b4 /cpp/.traces/break_empty_block | |
parent | ad68bbce689969c4b0483a148c2a5260e9256fa7 (diff) | |
download | mu-a3d9828c190c86d9984a8e788f16dc10dfb95afa.tar.gz |
961 - done converting names?
I'm making two changes to how I compute field offsets: a) I just replace offset names up front, before I even manage field names. I don't bother disallowing x:integer and x:offset in the same function. Let's see if that leads us astray. Certainly saves code. b) I don't bother canonizing the first arg of a get since we know it has to have a type that is some number of 'address' followed by a record. Just assume that we have the right number of 'deref's.
Diffstat (limited to 'cpp/.traces/break_empty_block')
0 files changed, 0 insertions, 0 deletions