Imports of asmvet command
Path | Synopsis |
---|---|
golang.org/x/tools/go/analysis/passes/asmdecl | Package asmdecl defines an Analyzer that reports mismatches between assembly files and Go declarations. |
golang.org/x/tools/go/analysis/passes/framepointer | Package framepointer defines an Analyzer that reports assembly code that clobbers the frame pointer before saving it. |
golang.org/x/tools/go/analysis/unitchecker | The unitchecker package defines the main function for an analysis driver that analyzes a single compilation unit during a build. |