mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 06:14:46 +00:00
make specific twice_ptr_width
helper
This commit is contained in:
parent
9d9e7d10d4
commit
4e22ae57cd
2 changed files with 9 additions and 4 deletions
|
@ -359,7 +359,7 @@ pub fn str_from_utf8_range<'a, 'ctx, 'env>(
|
|||
complex_bitcast(
|
||||
env.builder,
|
||||
count_and_start.into(),
|
||||
env.str_list_c_abi().into(),
|
||||
env.twice_ptr_int().into(),
|
||||
"to_i128",
|
||||
),
|
||||
result_ptr.into(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue