refactor(backend): Remove literal pool
This commit is contained in:
@@ -2,4 +2,5 @@ pub struct ARMAsmVar {
|
||||
pub name: String,
|
||||
pub size: usize,
|
||||
pub align: usize,
|
||||
}
|
||||
pub init: Option<i32>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user