[Question][Hw3] Unbound value __dbz_sanitizer__ #545
Replies: 2 comments
-
The first argument to |
Beta Was this translation helpful? Give feedback.
0 replies
-
oh my... thanks for your help |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm stuck using Llvm.declare_function
let f1 = Llvm.declare_function __dbz_sanitizer__ [|Llvm.i32_type llctx; Llvm.i32_type llctx; Llvm.i32_type llctx|] llm in
and this gives me
Error: Unbound value __dbz_sanitizer__
How can I solve this issue?
Beta Was this translation helpful? Give feedback.
All reactions