]> Cypherpunks repositories - gostls13.git/commit
debug/dwarf: formStrp uses a 64-bit value for 64-bit DWARF
authorIan Lance Taylor <iant@golang.org>
Sat, 16 Dec 2017 02:02:57 +0000 (18:02 -0800)
committerIan Lance Taylor <iant@golang.org>
Thu, 15 Feb 2018 18:54:41 +0000 (18:54 +0000)
commitff3885dc11caddd98ee1c2f9e38ee344edc9c31e
tree195dd8e8dbf94ea4bb2d2889e9d8bdb130d944f1
parent6977a3b257dbf28494f43539908e65b229c315d3
debug/dwarf: formStrp uses a 64-bit value for 64-bit DWARF

No test as the only system I know that uses 64-bit DWARF is AIX.

Change-Id: I24e225253075be188845656b6778993c2d24ebf5
Reviewed-on: https://go-review.googlesource.com/84379
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/debug/dwarf/entry.go