]> Cypherpunks repositories - gostls13.git/commitdiff
all: remove remaining UNREVIEWED files for Unified IR
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Wed, 10 Aug 2022 16:24:54 +0000 (23:24 +0700)
committerGopher Robot <gobot@golang.org>
Wed, 10 Aug 2022 17:59:59 +0000 (17:59 +0000)
Those ureader.go files have enough documents and in stable
developement/review as other parts of Unified IR.

Fixes #48194

Change-Id: I08a0cbfef05401135b5390e00fe808e838a96170
Reviewed-on: https://go-review.googlesource.com/c/go/+/422617
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: David Chase <drchase@google.com>
Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com>

src/cmd/compile/internal/importer/ureader.go
src/go/internal/gcimporter/ureader.go

index d00b765859c849801d1408d57a5d6425d22b64a4..a227ab64db883380155b6d1b36d0abaf4dcd08a5 100644 (file)
@@ -1,5 +1,3 @@
-// UNREVIEWED
-
 // Copyright 2021 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.
index d45ea80eccf7400b41890e3268d5bbd5084e7bd4..dacc161ec8bb1c5c14b3ff40dcbd038e2c713797 100644 (file)
@@ -1,5 +1,3 @@
-// UNREVIEWED
-
 // Copyright 2021 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.