summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJames Henderson <james.henderson@sony.com>2021-05-18 10:57:32 +0100
committerJames Henderson <james.henderson@sony.com>2021-05-24 10:16:36 +0100
commit5c4a5daf293c1c924caa3c6faed4487682d70045 (patch)
tree723aa731c996f0ca22f628790f9adce9d2f24c0e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent32bee42719ad8f0d8e15b55dd5b2a7563a817e34 (diff)
[debuginfo-tests] Stop using installed LLDB and remove redundancy
The removed code just replicated what use_llvm_tool does, plus looked for an installed LLDB on the PATH to use. In a monorepo world, it seems likely that if people want to run the tests that require LLDB, they should enable and build LLDB itself. If users really want to use the installed LLDB executable, they can specify the path to the executable as an environment variable "LLDB". See the discussion in https://reviews.llvm.org/D95339#2638619 for more details. Reviewed by: jmorse, aprantl Differential Revision: https://reviews.llvm.org/D102680
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions