Define i1 as int64 and rename it to llvm_compat_bool
because when calling a function with return type BOOL we currently expect it to return a i64. This got triggered by the inliner
Showing
Please register or sign in to comment
because when calling a function with return type BOOL we currently expect it to return a i64. This got triggered by the inliner