]> Cypherpunks repositories - gostls13.git/commit
cmd/link: prefer to use constants in macho.go
authorHiroshi Ioka <hirochachacha@gmail.com>
Sat, 12 Aug 2017 06:56:22 +0000 (15:56 +0900)
committerIan Lance Taylor <iant@golang.org>
Mon, 14 Aug 2017 05:28:38 +0000 (05:28 +0000)
commit5b43bbe63b6dfe36f793f496a0e92a3804df0137
tree5e5cc967473ceb2c40361e11b521f14e3d21617b
parent6424c40c2251fdf55e3696933d0e0494a347edd9
cmd/link: prefer to use constants in macho.go

We might want to replace some linker's feature by debug/macho in future.
This CL gathers information of required constants.

Change-Id: Iea14abdb32709a4f5404a17874f9c925d29ba999
Reviewed-on: https://go-review.googlesource.com/55252
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/link/internal/ld/macho.go
src/cmd/link/internal/ld/macho_combine_dwarf.go