Currently the test implicit-null-checks.mir crashes if we run llc with
-enable-implicit-null-checks -start-before implicit-null-checks
options. Change fixes the RET instruction causing the crash.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM