summaryrefslogtreecommitdiff
path: root/docs/LangRef.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/LangRef.rst')
-rw-r--r--docs/LangRef.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/LangRef.rst b/docs/LangRef.rst
index d2bc6a0583..c9ea23af7a 100644
--- a/docs/LangRef.rst
+++ b/docs/LangRef.rst
@@ -1160,9 +1160,6 @@ as follows:
``a<size>:<abi>:<pref>``
This specifies the alignment for an aggregate type of a given bit
``<size>``.
-``s<size>:<abi>:<pref>``
- This specifies the alignment for a stack object of a given bit
- ``<size>``.
``n<size1>:<size2>:<size3>...``
This specifies a set of native integer widths for the target CPU in
bits. For example, it might contain ``n32`` for 32-bit PowerPC,