summaryrefslogtreecommitdiffstats
path: root/lldb/docs/resources
diff options
context:
space:
mode:
authorStefan Granitz <stefan.graenitz@gmail.com>2019-08-01 10:33:54 +0000
committerStefan Granitz <stefan.graenitz@gmail.com>2019-08-01 10:33:54 +0000
commit3fe35299552bbc490ecc0e4cb5918ce5e98584e3 (patch)
tree668896c1949df10ff0a575d6362b8c2a095031cd /lldb/docs/resources
parented38be87fcea5eb5626038de543449f46b75955d (diff)
downloadbcm5719-llvm-3fe35299552bbc490ecc0e4cb5918ce5e98584e3.tar.gz
bcm5719-llvm-3fe35299552bbc490ecc0e4cb5918ce5e98584e3.zip
[lldb][docs] Update landing page for monorepo
Summary: Following up from D65330, here's an update for the landing page. Reviewers: jryans, clayborg, amccarth, labath Reviewed By: jryans, amccarth, labath Subscribers: arphaman, lldb-commits, #lldb Tags: #lldb Differential Revision: https://reviews.llvm.org/D65437 llvm-svn: 367539
Diffstat (limited to 'lldb/docs/resources')
-rw-r--r--lldb/docs/resources/build.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/lldb/docs/resources/build.rst b/lldb/docs/resources/build.rst
index 1e7f2d7f90f..d388879502e 100644
--- a/lldb/docs/resources/build.rst
+++ b/lldb/docs/resources/build.rst
@@ -306,6 +306,8 @@ LLVM <http://llvm.org/docs/BuildingADistribution.html>`_):
> DESTDIR=/path/to/lldb-install ninja -C /path/to/lldb-build check-lldb install-distribution
+.. _CMakeGeneratedXcodeProject:
+
Build LLDB standalone for development with Xcode:
::
OpenPOWER on IntegriCloud