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

[runtime] Detect and keep iree-compile up to date #7

Merged
merged 1 commit into from
May 18, 2024
Merged

Conversation

zero9178
Copy link
Member

If the build script detects that iree-compile is part of a cmake build it will now keep also trigger the other cmake build to never use an out of date iree-compile executable.

This should avoid some embarassing mistakes I've made in the past.

If the build script detects that `iree-compile` is part of a cmake build it will now keep also trigger the other cmake build to never use an out of date `iree-compile` executable.

This should avoid some embarassing mistakes I've made in the past.
@zero9178 zero9178 merged commit 3d0d047 into main May 18, 2024
1 check passed
@zero9178 zero9178 deleted the custom_command branch May 18, 2024 13:49
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.

None yet

1 participant