Skip to content

Fix lit update deprecating execute_external=True - #22

Merged
MinliLiao merged 1 commit into
developfrom
fix/lit-execute_external
Sep 10, 2026
Merged

Fix lit update deprecating execute_external=True#22
MinliLiao merged 1 commit into
developfrom
fix/lit-execute_external

Conversation

@MinliLiao

@MinliLiao MinliLiao commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

This pull request provides a quick fix for the checks failing due to lit deprecating execute_external=True from LLVM23.
Its currently just a quick fix that works on Linux with RUN commands in test source files changed to be able to run with execute_external=False.

@Mittagskogel Mittagskogel 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.

Thank you for catching this! It's good to have as a transient fix. Let's transfer to ShTest() over time.

@MinliLiao
MinliLiao marked this pull request as ready for review September 10, 2026 06:48
@MinliLiao
MinliLiao merged commit b6b5c96 into develop Sep 10, 2026
5 checks passed
@MinliLiao
MinliLiao deleted the fix/lit-execute_external branch September 10, 2026 06: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.

2 participants