aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2024-10-10 09:13:47 +0300
committerGitHub <noreply@github.com>2024-10-10 09:13:47 +0300
commit9fb2378ad52927cafa918b51f2054c47108f2f24 (patch)
tree1f5f34eaf4e0c7feca6a9b9d2704d9435f3f2095 /lldb/packages/Python/lldbsuite/test
parent82ac3997334f0a128bc770383c09a5ded53daec1 (diff)
downloadllvm-9fb2378ad52927cafa918b51f2054c47108f2f24.zip
llvm-9fb2378ad52927cafa918b51f2054c47108f2f24.tar.gz
llvm-9fb2378ad52927cafa918b51f2054c47108f2f24.tar.bz2
[libcxx] [test] Merge the MinGW static/shared test config files (#111759)
These were split in 0e8208eca1c316b7302de7803ab0d85a1dd77076, with the only functional difference between them at the time being `--prepend_env PATH=%{lib-dir}` in the static config and `--prepend_env PATH=%{install-prefix}/bin` in the shared library config. However this difference is unnecessary - the static library config doesn't need any `--prepend_env` argument at all. Before 0e8208eca1c316b7302de7803ab0d85a1dd77076, both configurations used the same config file, where the `--prepend_env` argument was unnecessary but benign in the static case. Reduce the unnecessary config duplication in this case, and return these configs to using one single config file for both setups.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions