• Alex Brainman's avatar
    8l/6l: pe fixes · d08df513
    Alex Brainman authored
    - fixed length of amd64 .data pe section
      (don't need to include non-initialised data)
    
    - use correct oh/oh64 variable when updating
      data directory in addexports
    
    - simplify and cleanup
    
    R=vcc, rsc
    CC=golang-dev
    https://golang.org/cl/4106044
    d08df513
pe.c 12.2 KB