Downloading LLDB sources
Obtaining read only access to the LLDB sources is easy:
- svn co http://llvm.org/svn/llvm-project/lldb/trunk lldb
If you prefer using Git, you can check out LLDB from the LLVM git mirror instead:
- git clone http://llvm.org/git/lldb.git