add roc_panic to all hosts

This commit is contained in:
Folkert 2021-08-16 22:46:00 +02:00
parent adbc7cdc69
commit a12e18ca70
9 changed files with 61 additions and 13 deletions

View file

@ -149,7 +149,7 @@ pub fn gen_from_mono_module(
};
// TODO remove for debug only
roc_gen_llvm::llvm::externs::add_sjlj_roc_panic(&env);
// roc_gen_llvm::llvm::externs::add_sjlj_roc_panic(&env);
roc_gen_llvm::llvm::build::build_procedures(
&env,