fixing release build

Signed-off-by: Jakub Doka <jakub.doka2@gmail.com>
This commit is contained in:
Jakub Doka 2025-01-01 21:32:14 +01:00
parent 8aee4f2890
commit d1bc70892b
No known key found for this signature in database
GPG key ID: C6E9A89936B8C143

View file

@ -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());