summaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/ssa/flags_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/compile/internal/ssa/flags_test.go')
-rw-r--r--src/cmd/compile/internal/ssa/flags_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/compile/internal/ssa/flags_test.go b/src/cmd/compile/internal/ssa/flags_test.go
index d0079ac5e8..0bc1097199 100644
--- a/src/cmd/compile/internal/ssa/flags_test.go
+++ b/src/cmd/compile/internal/ssa/flags_test.go
@@ -3,6 +3,7 @@
// license that can be found in the LICENSE file.
//go:build amd64 || arm64
+// +build amd64 arm64
package ssa