update
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
package build
|
||||
|
||||
import (
|
||||
"github.com/mmcloughlin/avo/ir"
|
||||
"github.com/mmcloughlin/avo/operand"
|
||||
"github.com/mmcloughlin/avo/x86"
|
||||
"sources.truenas.cloud/code/avo/ir"
|
||||
"sources.truenas.cloud/code/avo/operand"
|
||||
"sources.truenas.cloud/code/avo/x86"
|
||||
)
|
||||
|
||||
func (c *Context) addinstruction(i *ir.Instruction, err error) {
|
||||
|
||||
Reference in New Issue
Block a user