]> Cypherpunks repositories - gostls13.git/commit
cmd/objdump: make test independent of inlining
authorDavid Lazar <lazard@golang.org>
Sun, 19 Feb 2017 19:01:42 +0000 (14:01 -0500)
committerDavid Lazar <lazard@golang.org>
Sun, 19 Feb 2017 21:27:16 +0000 (21:27 +0000)
commitb9574f46f9079a4237a9dd42d30a6ec91723ee5a
tree1b4feca63bf1461b8d69e14ad3172f9d8b9f0829
parent3892d507964dce100c55c3fa14f414bd14c34e98
cmd/objdump: make test independent of inlining

Fixes #19189.

Change-Id: Ice69216c7fc2eaeb3dbbdcd08a8284204c7f52ef
Reviewed-on: https://go-review.googlesource.com/37237
Run-TryBot: David Lazar <lazard@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/objdump/objdump_test.go
src/cmd/objdump/testdata/fmthello.go