Skip to content

Command line options improvements#1185

Open
Steven6798 wants to merge 1 commit into
qualcomm:mainfrom
Steven6798:issue-1162
Open

Command line options improvements#1185
Steven6798 wants to merge 1 commit into
qualcomm:mainfrom
Steven6798:issue-1162

Conversation

@Steven6798
Copy link
Copy Markdown
Contributor

Update help messages to reflect canonical use of --word options. Single-dash forms are kept for compatibility but are now labeled as either deprecated (eld-specific) or compatibility aliases (GNU-compatible), guiding users to migrate without breaking existing workflows.

Fix: #1162

@Steven6798 Steven6798 marked this pull request as ready for review May 15, 2026 17:01
@Steven6798
Copy link
Copy Markdown
Contributor Author

After these changes are merged, I’ll create a follow-up issue to migrate any deprecated flags used within the project.

Comment thread include/eld/Driver/GnuLinkerOptions.td Outdated
Comment thread include/eld/Driver/GnuLinkerOptions.td
Update help messages to reflect canonical use of --word options.
Single-dash forms are kept for compatibility but are now labeled
as either deprecated (eld-specific) or compatibility aliases
(GNU-compatible), guiding users to migrate without breaking
existing workflows.

Fix: qualcomm#1162

Signed-off-by: Steven Ramirez Rosa <ramirezr@qti.qualcomm.com>
@Steven6798 Steven6798 requested a review from quic-seaswara May 29, 2026 15:38
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.

Command line options improvements

4 participants