compile

package
v0.0.0-...-ecbd380 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 26, 2023 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Compiler

type Compiler struct {
	Filename string

	OptSpeed int
	OptSize  int

	DumpLL  string
	DumpIR  string
	DumpSSA string
	OutFile string
	BinFile string

	Run      bool
	RunTrace bool
	RunWR    io.Writer
	// contains filtered or unexported fields
}

func (*Compiler) Compile

func (c *Compiler) Compile(filename string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL