diff options
author | Ian Lance Taylor <iant@golang.org> | 2020-10-15 15:34:14 -0700 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2020-10-15 16:25:39 -0700 |
commit | 1e8e49f135c814bd268289609dd0aea305ed546e (patch) | |
tree | c7a9a0681506a9b49d1d65da1d8372d4a2960f6f /gcc/DATESTAMP | |
parent | f33ac3b0cd9f88be8faadded88e40a511f01c32a (diff) | |
download | gcc-1e8e49f135c814bd268289609dd0aea305ed546e.zip gcc-1e8e49f135c814bd268289609dd0aea305ed546e.tar.gz gcc-1e8e49f135c814bd268289609dd0aea305ed546e.tar.bz2 |
compiler: don't export function type parameter names
When hashing a function type the parameter names are ignored.
Therefore, we should not write them into the export data.
Otherwise, minor changes in the order in which we process the
types can cause the export data to change uselessly, leading to
unnecessary rebuilds.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/262818
Diffstat (limited to 'gcc/DATESTAMP')
0 files changed, 0 insertions, 0 deletions