Docs: Add missing new line before a list.

llvm-svn: 247360
This commit is contained in:
Michael Zolotukhin 2015-09-10 23:56:10 +00:00
parent 2088365de9
commit c3f09ffa4d
1 changed files with 1 additions and 0 deletions

View File

@ -1760,6 +1760,7 @@ instructions for implementing atomic operations.
void __builtin_arm_clrex(void);
The types ``T`` currently supported are:
* Integer types with width at most 64 bits (or 128 bits on AArch64).
* Floating-point types
* Pointer types.