]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/arm64: write test output to temp dir
authorCherry Zhang <cherryyz@google.com>
Wed, 25 Mar 2020 15:47:02 +0000 (11:47 -0400)
committerCherry Zhang <cherryyz@google.com>
Wed, 25 Mar 2020 20:43:24 +0000 (20:43 +0000)
commit89f7bd578189423e8699e64e58bfb992de9dce6d
treeb24a86b002e17e1131d6d83327ea2b95ec340ba6
parente8be350d78f3fd21b0fab4cc6909c03fe21f1640
cmd/internal/obj/arm64: write test output to temp dir

Write the test output to the temporary directory, not the current
directory.

May fix linux-mips64le-mengzhuo builder.

Change-Id: Ibfeb3d2879c11d498abc31df4efe776fc09a6ad6
Reviewed-on: https://go-review.googlesource.com/c/go/+/225440
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Andrew Bonventre <andybons@golang.org>
src/cmd/internal/obj/arm64/asm_test.go