Wrong default filename for --lib --emit-llvm -S #1524
Labels
A-frontend
Area: Compiler frontend (errors, parsing and HIR)
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Outputs a file named
../src/test/run-pass/hello.
instead of../src/test/run-pass/hello.ll
. It does contain llasm as expected.The text was updated successfully, but these errors were encountered: