Skip to content

Commit 5a89dd5

Browse files
author
Tony Tao
committed
update documentation
1 parent c3dbe86 commit 5a89dd5

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
@@ -2266,7 +2266,6 @@ Hard register operands will instead only apply to the specific inline ASM
22662266
statement which improves readability and solves a few other issues experienced
22672267
by local register variables, such as:
22682268

2269-
* function calls might clobber register variables
22702269
* the constraints for the register operands are superfluous
22712270
* one register variable cannot be used for 2 different inline
22722271
assemblies if the value is expected in different hard regs

0 commit comments

Comments
 (0)