[all-commits] [llvm/llvm-project] 583247: Do not set LLDB_DEBUGSERVER_PATH if --out-of-tree-...
Davide Italiano via All-commits
all-commits at lists.llvm.org
Tue Jul 7 15:01:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5832473dcf4e5b22c9eb6381fb291be92f431208
https://github.com/llvm/llvm-project/commit/5832473dcf4e5b22c9eb6381fb291be92f431208
Author: Davide Italiano <ditaliano at apple.com>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M lldb/packages/Python/lldbsuite/test/dotest.py
Log Message:
-----------
Do not set LLDB_DEBUGSERVER_PATH if --out-of-tree-debugserver is passed.
This gets rid of some surprising interplay between the flags.
Mainly needed because of Rosetta debugserver & Apple Silicon.
Differential Revision: https://reviews.llvm.org/D82804
More information about the All-commits
mailing list