Skip to content

[compiler-rt] remove unused default in compiler-rt lit tests #143738

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

Conversation

charles-zablit
Copy link
Contributor

In #143183 was mistakenly added a default value to python_root_dir in lit tests of compiler-rt.

This is unused by the lit tests of compiler-rt, as it was meant to be used by lldb.

This patch removes this change.

@Michael137 Michael137 merged commit 20d5d09 into llvm:main Jun 12, 2025
9 checks passed
charles-zablit added a commit to swiftlang/llvm-project that referenced this pull request Jun 12, 2025
…3738)

In llvm#143183 was mistakenly added
a default value to `python_root_dir` in lit tests of compiler-rt.

This is unused by the lit tests of compiler-rt, as it was meant to be
used by `lldb`.

This patch removes this change.
tomtor pushed a commit to tomtor/llvm-project that referenced this pull request Jun 14, 2025
…3738)

In llvm#143183 was mistakenly added
a default value to `python_root_dir` in lit tests of compiler-rt.

This is unused by the lit tests of compiler-rt, as it was meant to be
used by `lldb`.

This patch removes this change.
akuhlens pushed a commit to akuhlens/llvm-project that referenced this pull request Jun 24, 2025
…3738)

In llvm#143183 was mistakenly added
a default value to `python_root_dir` in lit tests of compiler-rt.

This is unused by the lit tests of compiler-rt, as it was meant to be
used by `lldb`.

This patch removes this change.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants