Skip to content

Add dependencies on LLVM utilities (FileCheck) for running flang tests#1102

Open
joker-eph wants to merge 1 commit into
flang-compiler:masterfrom
joker-eph:check-flang
Open

Add dependencies on LLVM utilities (FileCheck) for running flang tests#1102
joker-eph wants to merge 1 commit into
flang-compiler:masterfrom
joker-eph:check-flang

Conversation

@joker-eph

Copy link
Copy Markdown

Without this, ninja check-flang fails with:

llvm-project/llvm/utils/lit/lit/llvm/subst.py:134: fatal: Did not find FileCheck in...

Without this, `ninja check-flang` fails with:

llvm-project/llvm/utils/lit/lit/llvm/subst.py:134: fatal: Did not find FileCheck in...

@DavidTruby DavidTruby left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM and works here, not sure why it worked for me without this before.

@joker-eph

Copy link
Copy Markdown
Author

It works if you have a prebuilt LLVM or if you run ninja check and not ninja check-flang specifically.

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