Fix a crash in dotest.py when the lldb executable is not built.
Summary: If lldb is not built, dotest.py throws an exception because we are using an unset variable. Reviewers: clayborg Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D6516 llvm-svn: 223446
Loading
Please sign in to comment