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

Add missing dependencies from check-polygeist-opt to FileCheck and not #401

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

andidr
Copy link
Contributor

@andidr andidr commented Apr 15, 2024

The invocation of the build target check-polygeist-opt in a fresh unified build of LLVM, MLIR, Clang, and Polygeist fails due to the absence of the test utilities FileCheck and not.

This commit adds dependencies to the utilities, such that the test succeeds even when the utilities have not been built manually.

The invocation of the build target `check-polygeist-opt` in a fresh
unified build of LLVM, MLIR, Clang, and Polygeist fails due to the
absence of the test utilities `FileCheck` and `not`.

This commit adds dependencies to the utilities, such that the test
succeeds even when the utilities have not been built manually.
@ivanradanov ivanradanov merged commit 8f8ae72 into llvm:main Apr 22, 2024
9 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.

None yet

3 participants