• Alan Donovan's avatar
    exp/ssa: cross off a few remaining TODO issues. · d9001ef0
    Alan Donovan authored
    - append: nothing to do (nonsemantic change).
    - delete: now performs correct conversion (+ test).
    - emitCompare: nothing to do.
    - emitArith (shifts): nothing to do (+ test).
    - "banish untyped types": give up on that.
    - real, imag: now do correct conversions.
    - added comment to interp.go re zero-size values.
    
    R=gri
    CC=golang-dev
    https://golang.org/cl/7391046
    d9001ef0
emit.go 6.87 KB