summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
diff options
context:
space:
mode:
authorAlex Bradbury <asb@igalia.com>2024-10-08 11:32:12 +0100
committerGitHub <noreply@github.com>2024-10-08 11:32:12 +0100
commita649e8ff891e54a279768a8e877b76c8f000a5a7 (patch)
tree968cd9975a7f553d0177bf2d02720982c2d38062 /lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
parente3e55173ed891da334990103c12206a4e4e8fc98 (diff)
[lit] Allow passthrough of some QEMU_* environment variables to lit (#111373)
This is an alternate implementation of a patch proposed by @preames in <https://reviews.llvm.org/D128840>. As noted there, when running non-native binaries with binfmt_misc and qemu-user you typically need to set some environment variables (at least, QEMU_LD_PREFIX), but lit strips them by default. This patch adds what I think are the two main ones to the list of those that aren't stripped. It does so in a place that applies to all lit test suites (rather than just LLVM's), and as can be seen from the other env vars in `pass_vars` I think there's already plenty of precedent for passing through environment variables known to be potentially useful to LLVM developers.
Diffstat (limited to 'lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py')
0 files changed, 0 insertions, 0 deletions