summaryrefslogtreecommitdiffstats
path: root/src/cmd/compile/internal/ssa/generate.go
blob: 74c5b318291f03ffa1d982114a5ffa7eb81bdefa (plain)
1
2
3
4
5
6
7
8
9
// Copyright 2022 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.

//go:build generate

package ssa

//go:generate go run -C=_gen .