Fix lldb executable discovery on OS X
authorVince Harron <vince@nethacker.com>
Thu, 21 May 2015 18:21:07 +0000 (18:21 +0000)
committerVince Harron <vince@nethacker.com>
Thu, 21 May 2015 18:21:07 +0000 (18:21 +0000)
commit47fc26f9feeeb345c1c42330c8731b3b834897a5
treea3986cb9319f0339beb8f496308d91c6a77a4c2f
parent73eddaa2d8688bbc334712ecf87aca4ce37b1466
Fix lldb executable discovery on OS X

It was broken by r237632

Differential Revision: http://reviews.llvm.org/D9846

llvm-svn: 237928
lldb/test/dotest.py