Skip to content

Use correct extension when the output path is not provided to rustc #345

Closed
@brson

Description

@brson

rustc now builds several types of output with the -S and -c flags, but if the -o flag is not provided it still generates a file with a .bc extension. This is true for the --glue flag as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions