docs: Update partitioning docs now that the feature is fully landed.

llvm-svn: 362831
This commit is contained in:
Peter Collingbourne 2019-06-07 19:23:19 +00:00
parent a6283b06fe
commit 8cfb14fad6

View File

@ -3,9 +3,8 @@ Partitions
.. warning:: .. warning::
This feature has not yet fully landed in LLD. This document describes how This feature is currently experimental, and its interface is subject
the feature is intended to work once it lands. Furthermore, the feature to change.
is currently experimental, and its interface is subject to change.
LLD's partitioning feature allows a program (which may be an executable 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 or a shared library) to be split into multiple pieces, or partitions. A