1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
James Henderson b7e39fd3ed [debuginfo-tests] Fix environment variable used to specify LLDB
Currently, if the user specifies the environment variable 'CLANG', tests
will attempt to use the value as a path to the clang executable.
Previously, lldb could also be specified via the CLANG environment
variable, but this was almost certainly a bug, because that meant both
clang and lldb would have the same path. This patch changes the
environment variable for lldb to 'LLDB'.

Reviewed by: thopre, teemperor

Differential Revision: https://reviews.llvm.org/D101982
2021-05-17 12:50:10 +01:00
..
2020-07-16 21:53:45 +02:00
2021-05-17 06:59:43 -04:00
2020-07-16 21:53:45 +02:00
2020-07-16 21:53:45 +02:00
2020-07-16 21:53:45 +02:00
2020-07-16 21:53:45 +02:00
2020-07-16 21:53:45 +02:00
2021-02-18 10:48:18 -05:00