fixing release build
Signed-off-by: Jakub Doka <jakub.doka2@gmail.com>
This commit is contained in:
parent
8aee4f2890
commit
d1bc70892b
|
@ -91,7 +91,6 @@ impl hblang::backend::Backend for Backend {
|
|||
|
||||
self.globals.shadow(types.ins.globals.len());
|
||||
|
||||
#[cfg(debug_assertions)]
|
||||
let mut seen_names = HashSet::new();
|
||||
|
||||
self.asm.frontier.push(from.into());
|
||||
|
|
Loading…
Reference in a new issue