a way forward

This commit is contained in:
Folkert 2021-10-18 11:09:38 +02:00
parent 8a4975ee8a
commit 6cc8f8624c
5 changed files with 18 additions and 6 deletions

View file

@ -437,7 +437,7 @@ where
}
LowLevel::NumPowInt => self.build_fn_call(
sym,
bitcode::NUM_POW_INT.to_string(),
bitcode::NUM_POW_INT_I64.to_string(),
args,
arg_layouts,
ret_layout,