Skip to content

Deprecate unused --llvm-opts command line argument #13750

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 24, 2021
Merged

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Mar 23, 2021

This option was already essentially ignored is the value of
options.llvm_opts was written but never read by the compiler driver.

The last use of this option was removed back in #11967 but this went
unnoticed.

@sbc100 sbc100 force-pushed the deprecate_llvm_opts branch from c7a7f58 to 65834cb Compare March 23, 2021 23:33
@sbc100 sbc100 changed the title Deprecate/ignore --llvm-opts command line argument Deprecate unused --llvm-opts command line argument Mar 23, 2021
@sbc100 sbc100 requested a review from kripken March 23, 2021 23:35
This option was already essentially ignored is the value of
`options.llvm_opts` was written but never read by the compiler driver.

The last use of this option was removed back in #11967 but this went
unnoticed.
@sbc100 sbc100 force-pushed the deprecate_llvm_opts branch from 65834cb to 0d6687c Compare March 24, 2021 00:10
@sbc100 sbc100 merged commit 0691cc6 into main Mar 24, 2021
@sbc100 sbc100 deleted the deprecate_llvm_opts branch March 24, 2021 17:45
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.

2 participants