diff options
| author | Alex Bradbury <asb@igalia.com> | 2024-10-08 11:32:12 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-08 11:32:12 +0100 |
| commit | a649e8ff891e54a279768a8e877b76c8f000a5a7 (patch) | |
| tree | 968cd9975a7f553d0177bf2d02720982c2d38062 /lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py | |
| parent | e3e55173ed891da334990103c12206a4e4e8fc98 (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
