Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoses committed Dec 15, 2024
1 parent 08d44a9 commit 4f6f452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rules/parallelrules.jl
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ end
world,
)

cmod, fwdmodenm, _, _, _ = _thunk(ejob, false) #=postopt=#
cmod, edges, fwdmodenm, _, _, _ = _thunk(ejob, false) #=postopt=#

LLVM.link!(mod, cmod)

Expand Down

0 comments on commit 4f6f452

Please sign in to comment.