uh oh, I need to actually switch to struct subvars and resolve pointer variables
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
use crate::{
|
||||
compiler::arch::riscv::Reg,
|
||||
ir::{
|
||||
arch::riscv64::RV64Instruction, AsmBlockArg, AsmBlockArgType, UInstruction, Type, VarInst,
|
||||
arch::riscv64::RV64Instruction, AsmBlockArg, AsmBlockArgType, Type, UInstruction, VarInst
|
||||
},
|
||||
parser::PAsmBlockArg,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user