runtime: delete export_arm_test.go
authorIan Lance Taylor <ian@gcc.gnu.org>
Thu, 27 Dec 2018 16:34:50 +0000 (16:34 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 27 Dec 2018 16:34:50 +0000 (16:34 +0000)
    The only thing export_arm_test.go does is to export usplit,
    which does not exist in gccgo.

    Reviewed-on: https://go-review.googlesource.com/c/155760

From-SVN: r267435

gcc/go/gofrontend/MERGE
libgo/go/runtime/export_arm_test.go [deleted file]

index 056653a4d92f1a27a38f463302d76ffb4be08021..3dd5fb2154bbec79be732a4f8411c55fae8c9ed6 100644 (file)
@@ -1,4 +1,4 @@
-5a9ff61d72c95a50cbbfb0e1bf57646197910363
+416baf55e4890acab244470f6457372987a17a68
 
 The first line of this file holds the git revision number of the last
 merge done from the gofrontend repository.
diff --git a/libgo/go/runtime/export_arm_test.go b/libgo/go/runtime/export_arm_test.go
deleted file mode 100644 (file)
index b8a89fc..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-// Copyright 2015 The Go Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style
-// license that can be found in the LICENSE file.
-
-// Export guts for testing.
-
-package runtime
-
-var Usplit = usplit