mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-08 10:23:03 +00:00
Delete a left-over reference to the IL backend.
scripts/init_grade_options.sh-subr:
Delete "il" from the list of values for the --target option.
This commit is contained in:
@@ -23,8 +23,7 @@
|
||||
grade_usage="\
|
||||
Grade options:
|
||||
-s <grade>, --grade <grade>
|
||||
--target {il, c, csharp, java, erlang}
|
||||
--il
|
||||
--target {c, csharp, java, erlang}
|
||||
--asm-labels
|
||||
--gcc-non-local-gotos
|
||||
--gcc-global-registers
|
||||
|
||||
Reference in New Issue
Block a user