diff options
author | Charles Zablit <c_zablit@apple.com> | 2025-06-12 11:37:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-12 11:37:25 +0100 |
commit | 20d5d09e99188dfc7df6e4e4f1c37512e0ab318e (patch) | |
tree | e55a97d1db4b535d8efa6fb38d5bddfdd1cb0356 /llvm/lib/IR/Module.cpp | |
parent | 971c49fbf361c22ccf20913f61a58c28b26c4e27 (diff) | |
download | llvm-20d5d09e99188dfc7df6e4e4f1c37512e0ab318e.zip llvm-20d5d09e99188dfc7df6e4e4f1c37512e0ab318e.tar.gz llvm-20d5d09e99188dfc7df6e4e4f1c37512e0ab318e.tar.bz2 |
[compiler-rt] remove unused default in compiler-rt lit tests (#143738)
In https://github.com/llvm/llvm-project/pull/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.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions