forked from OSchip/llvm-project
Fix sphinx indentation warning to stop newline in byref section html output.
This commit is contained in:
parent
6f0da46d53
commit
6e727551b9
|
@ -1087,7 +1087,7 @@ Currently, only the following parameter attributes are defined:
|
|||
``byval``. If the alignment is not specified, then the code generator
|
||||
makes a target-specific assumption.
|
||||
|
||||
This is intended for representing ABI constraints, and is not
|
||||
This is intended for representing ABI constraints, and is not
|
||||
intended to be inferred for optimization use.
|
||||
|
||||
.. _attr_preallocated:
|
||||
|
|
Loading…
Reference in New Issue