Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDebugAssembler ¶
NewDebugAssembler can be used for ensuring that our assembler produces exactly the same binary as Go. Disabled by default, but assigning this to NewAssembler allows us to debug assembler's bug.
TODO: this will be removed after golang-asm removal. Note: this is intentionally exported in order to suppress bunch of "unused" lint errors on this function, testAssembler and testNode.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.