LLVMGen

scair.dialects.llvmgen.LLVMGen
object LLVMGen extends ScaIRDLDialect

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
LLVMGen.type

Members list

Value members

Inherited methods

final def main(args: Array[String]): Unit

Generates the dialect implementation.

Generates the dialect implementation.

Value parameters

arg

The path to the file to write the generated dialect implementation to. If the path is "-", the implementation will be written to the standard output.

Attributes

Inherited from:
ScaIRDLDialect

Inherited fields

final val dialect_def: DialectDef

Attributes

Inherited from:
ScaIRDLDialect