Skip to content

[UR] Move generation of linker scripts to build time #18484

Closed
@kbenzie

Description

@kbenzie

When conditionally enabled entry point additions are introduced the current solution for committing the linkers scripts generated from the mako templates breaks down since the ld will error if a symbol specified in a linker version map does not exist.

We should move generation of these files to build time, this would allow symbols to be optionally included in the linker scripts and avoid merge conflicts while working on a downstream branch which contains modifications.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions