Skip to content

Commit

Permalink
arm/armspec: remove obsolete comment
Browse files Browse the repository at this point in the history
I didn't realize it at the time, but this comment was referring
to the build constraint that was removed in CL 534197.

Updates golang/go#12840.

Change-Id: I1e6694a6c05f4b2e6dbffe6488c69f9d530bdaf4
Reviewed-on: https://go-review.googlesource.com/c/arch/+/534221
Auto-Submit: Dmitri Shuralyov <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
Reviewed-by: Cherry Mui <[email protected]>
  • Loading branch information
dmitshur authored and gopherbot committed Oct 11, 2023
1 parent 05c9512 commit a6bdeed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arm/armspec/spec.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

// ... see golang.org/issue/12840

// Armspec reads the “ARM Architecture Reference Manual”
// to collect instruction encoding details and writes those details to standard output
// in JSON format.
Expand Down

0 comments on commit a6bdeed

Please sign in to comment.