Fix the LLDB prompt for older Editline versions, specifically running on Ubuntu 12.04
authorDeepak Panickal <deepak@codeplay.com>
Mon, 17 Feb 2014 17:42:25 +0000 (17:42 +0000)
committerDeepak Panickal <deepak@codeplay.com>
Mon, 17 Feb 2014 17:42:25 +0000 (17:42 +0000)
commit0db9d32ff75aaf4725d095feb43a052b3c202d19
treecdabd7278aed41dc26f6bebd26862ba1480657b9
parent549c514799805e68df858481190544e266df5b90
Fix the LLDB prompt for older Editline versions, specifically running on Ubuntu 12.04

llvm-svn: 201521
lldb/source/Host/common/Editline.cpp