-
-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Tracking issue for -Z linker-flavor #49794
Copy link
Copy link
Closed
Labels
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFC
Description
Activity
Metadata
Metadata
Assignees
Labels
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFC
Added in #40018
This flag changes how
rustcinvokes the linker. This is required to use LLD as a linker withtargets where e.g. gcc is the default linker.
@alexcrichton what would be the stabilization path here? Do we need an RFC? If yes, what should it
specify?