Skip to content

Conversation

@dcandler
Copy link
Contributor

This passes the xfail lists to lit using argparse's fromfile_prefix character, which is set to @ in lit already. This removes the need to modify lit with additional options, and maintain a wrapper script.

Additionally, the clang xfail list has been made more specific to clang, so that only check-clang requires the additional list. This prevents every LLVM project requiring the additional lit arguments for their check target.

This passes the xfail lists to lit using argparse's fromfile_prefix
character, which is set to `@` in lit already. This removes the need
to modify lit with additional options, and maintain a wrapper script.

Additionally, the clang xfail list has been made more specific to
clang, so that only check-clang requires the additional list. This
prevents every LLVM project requiring the additional lit arguments
for their check target.
@dcandler dcandler requested a review from a team as a code owner October 28, 2025 15:59
Include check-all as a dependency
@simpal01
Copy link
Contributor

LGTM

@dcandler dcandler merged commit 76c7344 into arm:arm-software Oct 30, 2025
2 checks passed
@dcandler dcandler deleted the remove_lit_wrapper branch October 30, 2025 09: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.

2 participants