generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 129
Closed
Labels
[C] InternalTracks some internal work. I.e.: Users should not be affected.Tracks some internal work. I.e.: Users should not be affected.
Description
Proposed change: Remove support to --legacy-linker. As far as I know, no user should be using --legacy-linker anymore. Internally, we still use it for testing codegen of crates that don't have harnesses. We should start using assess for that or other existing facilities.
Motivation: The legacy linker requires special handling inside kani-driver which is no longer needed. This will simplify some of the code.
Metadata
Metadata
Assignees
Labels
[C] InternalTracks some internal work. I.e.: Users should not be affected.Tracks some internal work. I.e.: Users should not be affected.