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
Convert tail call tests from Makefile to proper codegen test
- Remove old Makefile-based test in tests/run-make/tail-call-llvm-ir/
- Add new codegen test in tests/codegen/tail-call-become.rs
- Tests verify that 'become' generates LLVM tail call instructions
- Tests also verify that regular calls don't generate tail calls
0 commit comments