Skip to content

Commit b68331b

Browse files
author
Tony Tao
committed
update documentation
1 parent 93d181b commit b68331b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/docs/LanguageExtensions.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1775,7 +1775,6 @@ Hard register operands will instead only apply to the specific inline ASM
17751775
statement which improves readability and solves a few other issues experienced
17761776
by local register variables, such as:
17771777

1778-
* function calls might clobber register variables
17791778
* the constraints for the register operands are superfluous
17801779
* one register variable cannot be used for 2 different inline
17811780
assemblies if the value is expected in different hard regs

0 commit comments

Comments
 (0)