Skip to content

[utils] avoid splitting pass names with spaces #97371

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
Aug 5, 2024

Conversation

hnrklssn
Copy link
Member

@hnrklssn hnrklssn commented Jul 2, 2024

Machine function pass names can contain spaces but have an alternative CLI friendly name within parentheses. This changes chunk-print-before-all.py to use this name instead of only the first word in the pretty printed name.

Machine function pass names can contain spaces but have an alternative
CLI friendly name within parentheses. This changes
chunk-print-before-all.py to use this name instead of only the first
word in the pretty printed name.
@hnrklssn hnrklssn requested review from tru, preames and dbakunevich July 2, 2024 01:34
@hnrklssn
Copy link
Member Author

Ping

@hnrklssn
Copy link
Member Author

Gentle ping, I realise you may be off on summer vacation. Please let me know if there's anyone you think would be better suited to review this

Copy link
Contributor

@nikic nikic left a comment

Choose a reason for hiding this comment

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

LGTM

@hnrklssn hnrklssn merged commit 0361c41 into llvm:main Aug 5, 2024
8 checks passed
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