mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-09-26 19:29:05 +00:00
cleanup
This commit is contained in:
parent
09e42ce4ed
commit
d2b2e16c28
1 changed files with 0 additions and 1 deletions
|
@ -72,7 +72,6 @@ pub(crate) fn run<'input>(
|
|||
}
|
||||
}
|
||||
if let Err(err) = module.verify() {
|
||||
eprintln!("{}", module.print_module_to_string().to_str());
|
||||
panic!("{:?}", err);
|
||||
}
|
||||
Ok(module)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue