mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 04:08:19 +00:00
make llvm tests work again
This commit is contained in:
parent
59af059912
commit
5ca3d3bcf1
13 changed files with 244 additions and 132 deletions
|
@ -70,6 +70,7 @@ pub fn eval_llvm(
|
|||
layout_interner.into_global().fork(),
|
||||
target_info,
|
||||
);
|
||||
|
||||
let expr_str = format_answer(&arena, expr).to_string();
|
||||
|
||||
Some(ReplOutput {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue