You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There was an LLVM ERROR with rustc ./src/test/codegen/match.rs -Zmir-opt-level=3
Function return type does not match operand type of return inst!
ret i1 %7
i8in function exhaustive_match
LLVM ERROR: Broken function found, compilation aborted!
Function return type does not match operand type of return inst!
ret i1 %7
i8in function exhaustive_match
LLVM ERROR: Broken function found, compilation aborted!
The text was updated successfully, but these errors were encountered:
Code from ./src/test/codegen/match.rs
There was an LLVM ERROR with
rustc ./src/test/codegen/match.rs -Zmir-opt-level=3
Meta
repo @ 5e3f1b1
Backtrace
The text was updated successfully, but these errors were encountered: