Skip to content

[BOLT][TEST] Remove LTO flag from a test #72896

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
Nov 20, 2023
Merged

Conversation

maksfb
Copy link
Contributor

@maksfb maksfb commented Nov 20, 2023

The LTO flag is not needed for the test to work properly. However, it may not build on a system where compiler and linker versions don't match one another. Remove the LTO flag.

The LTO flag is not needed for the test to work properly. However, it
may not build on a system where compiler and linker versions don't
match one another. Remove the LTO flag.
@maksfb maksfb added the BOLT label Nov 20, 2023
@maksfb maksfb requested review from rafaelauler and yota9 November 20, 2023 18:11
Copy link
Member

@yota9 yota9 left a comment

Choose a reason for hiding this comment

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

Thanks!

@maksfb maksfb merged commit 445f6f1 into llvm:main Nov 20, 2023
@maksfb maksfb deleted the gh-fix-test branch November 20, 2023 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants