diff --git a/doc/go1.15.html b/doc/go1.15.html index 0c345f22e2..a863b96d22 100644 --- a/doc/go1.15.html +++ b/doc/go1.15.html @@ -328,7 +328,10 @@ TODO
debug/pe

- TODO: https://golang.org/cl/222637: copy some consts from cmd/link/internal/ld + The package now defines the + IMAGE_FILE, IMAGE_SUBSYSTEM, + and IMAGE_DLLCHARACTERISTICS constants used by the + PE file format.