diff options
| author | Abhishek Aggarwal <abhishek.a.aggarwal@intel.com> | 2015-07-06 11:19:32 +0000 |
|---|---|---|
| committer | Abhishek Aggarwal <abhishek.a.aggarwal@intel.com> | 2015-07-06 11:19:32 +0000 |
| commit | 9d6f541b6049465624af2f2fc37b99502769d30f (patch) | |
| tree | 6ca6ad55285c25932c1ebbd23f8d8b78f3118d4a | |
| parent | 931901e56cc8f3fa44935166c94d088d0651c1be (diff) | |
| download | bcm5719-llvm-9d6f541b6049465624af2f2fc37b99502769d30f.tar.gz bcm5719-llvm-9d6f541b6049465624af2f2fc37b99502769d30f.zip | |
Test Commit Access: Please Ignore
llvm-svn: 241437
| -rw-r--r-- | lldb/INSTALL.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/INSTALL.txt b/lldb/INSTALL.txt index 0f05823b6e4..5520d2ffefd 100644 --- a/lldb/INSTALL.txt +++ b/lldb/INSTALL.txt @@ -1,6 +1,7 @@ LLDB Installation Instructions ============================== + LLDB builds on Mac OS X (with Xcode) and Linux (with GCC or Clang). On Mac OS X, in addition to using Xcode you'll need to enable code signing |

