Skip to content

Remove usage of deprecated command-line flags in eld#1306

Open
Steven Ramirez Rosa (Steven6798) wants to merge 1 commit into
qualcomm:mainfrom
Steven6798:issue-1221
Open

Remove usage of deprecated command-line flags in eld#1306
Steven Ramirez Rosa (Steven6798) wants to merge 1 commit into
qualcomm:mainfrom
Steven6798:issue-1221

Conversation

@Steven6798

Copy link
Copy Markdown
Contributor

Update the codebase to stop using deprecated command-line flags and switch entirely to their canonical forms. This removes internal reliance on deprecated flags and ensures no further changes are needed when they are eventually removed.

Fix: #1221

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we continue to keep this as -MapStyle instead of --MapStyle similar to -shared/-static etc.

This way the diff will be smaller.

@Steven6798

Copy link
Copy Markdown
Contributor Author

Can we continue to keep this as -MapStyle instead of --MapStyle similar to -shared/-static etc.

This way the diff will be smaller.

Of course. I'll update the patch. Do you want me to change any other flag?

Comment thread lib/LinkerWrapper/GnuLdDriver.cpp Outdated
Update the codebase to stop using deprecated command-line flags
and switch entirely to their canonical forms. This removes
internal reliance on deprecated flags and ensures no further
changes are needed when they are eventually removed.

Fix: qualcomm#1221

Signed-off-by: Steven Ramirez Rosa <ramirezr@qti.qualcomm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove usage of deprecated command-line flags in eld

3 participants