summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lld/docs/Partitions.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/lld/docs/Partitions.rst b/lld/docs/Partitions.rst
index 96b6e26da20..e9113087631 100644
--- a/lld/docs/Partitions.rst
+++ b/lld/docs/Partitions.rst
@@ -3,9 +3,8 @@ Partitions
.. warning::
- This feature has not yet fully landed in LLD. This document describes how
- the feature is intended to work once it lands. Furthermore, the feature
- is currently experimental, and its interface is subject to change.
+ This feature is currently experimental, and its interface is subject
+ to change.
LLD's partitioning feature allows a program (which may be an executable
or a shared library) to be split into multiple pieces, or partitions. A
OpenPOWER on IntegriCloud