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

[CI] Install LLVM utils to release artifacts #6279

Merged
merged 1 commit into from
Oct 11, 2023
Merged

Conversation

uenoku
Copy link
Member

@uenoku uenoku commented Oct 11, 2023

The default install command doesn't install LLVM utils Filecheck/not/count. Downstream users of CIRCT might want to use FileCheck directly so this PR adds -DLLVM_INSTALL_UTILS=On to cmake options. It increase 1MB of release artifacts (85MB->86MB) so I believe that's ok.

Tested by https://github.com/llvm/circt/actions/runs/6483396914.

@uenoku uenoku merged commit 6d37163 into main Oct 11, 2023
@uenoku uenoku deleted the dev/hidetou/install-ut branch October 11, 2023 14:17
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.

1 participant