You'll need to be running Mac OS X to get lldb to build right now.

llvm-svn: 105700
This commit is contained in:
Jason Molenda 2010-06-09 07:29:26 +00:00
parent a5dd326ca5
commit d2df09955b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
LLDB Installation Instructions
==============================
Note that LLDB currently only builds out of the box on Darwin with Xcode, but
Note that LLDB currently only builds out of the box on Mac OS X with Xcode, but
patches to improve portability are definitely welcome.
In addition to using Xcode you'll need to enable code signing on your system