Compiler should use LLVM-like output type names #40

Closed
opened 2024-02-14 00:23:20 +00:00 by sashakoshka · 0 comments
Owner

For instance:

  • .s -> asm
  • .o -> obj
  • .ll -> ir
  • .so -> lib

This is mainly relevant to the --format option. Possibly change this option's name to --filetype to match LLVM.

For instance: - .s -> asm - .o -> obj - .ll -> ir - .so -> lib This is mainly relevant to the `--format` option. Possibly change this option's name to `--filetype` to match LLVM.
sashakoshka added the
bug
package: fsplc
labels 2024-02-14 00:23:20 +00:00
sashakoshka added this to the Polish compiler project 2024-02-14 00:23:20 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fspl/fspl#40
No description provided.