]> Cypherpunks repositories - gostls13.git/commit
debug/macho: fill Rpath.LoadBytes in NewFile
authorHiroshi Ioka <hirochachacha@gmail.com>
Tue, 26 Sep 2017 23:46:08 +0000 (08:46 +0900)
committerIan Lance Taylor <iant@golang.org>
Wed, 27 Sep 2017 04:01:40 +0000 (04:01 +0000)
commit0d0c1132f68b2f4c879a2ef21c3df58f3e47c8bc
tree5813a0ead9c6fd460ebf82af0dbc4ab3d1a3d10c
parent4896fc2fa4ed9445e38475a8b1abe9676062d664
debug/macho: fill Rpath.LoadBytes in NewFile

Also, fix some error messages.

Fixes #22065

Change-Id: Iac05c24b7bb128be3f43b8f2aa180b3957d5ee72
Reviewed-on: https://go-review.googlesource.com/66390
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/debug/macho/file.go
src/debug/macho/file_test.go