Skip to content
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

Fix quotes in Fortran flags on SVE/SVE2 builders #339

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

luporl
Copy link
Contributor

@luporl luporl commented Dec 11, 2024

Lnt was passing the flags with double quotes to cmake, which were
forwarded in this way to flang, making it parse them as a single
argument.

Lnt was passing the flags with double quotes to cmake, which were
forwarded in this way to flang, making it parse them as a single
argument.
@luporl luporl requested a review from DavidSpickett December 11, 2024 14:32
Copy link
Contributor

@DavidSpickett DavidSpickett left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM.

@luporl luporl merged commit f0ee436 into llvm:main Dec 11, 2024
2 checks passed
@luporl luporl deleted the luporl-add-flang-flags2 branch December 11, 2024 19:22
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