Skip to content

Commit b11f216

Browse files
committed
Also drop bullet point in LangRef
1 parent 495b15c commit b11f216

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/docs/LangRef.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3273,7 +3273,6 @@ specifications are given in this list:
32733273
- ``p[n]:64:64:64`` - Other address spaces are assumed to be the
32743274
same as the default address space.
32753275
- ``S0`` - natural stack alignment is unspecified
3276-
- ``i1:8:8`` - i1 is 8-bit (byte) aligned
32773276
- ``i8:8:8`` - i8 is 8-bit (byte) aligned as mandated
32783277
- ``i16:16:16`` - i16 is 16-bit aligned
32793278
- ``i32:32:32`` - i32 is 32-bit aligned

0 commit comments

Comments
 (0)