We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93d181b commit b68331bCopy full SHA for b68331b
clang/docs/LanguageExtensions.rst
@@ -1775,7 +1775,6 @@ Hard register operands will instead only apply to the specific inline ASM
1775
statement which improves readability and solves a few other issues experienced
1776
by local register variables, such as:
1777
1778
-* function calls might clobber register variables
1779
* the constraints for the register operands are superfluous
1780
* one register variable cannot be used for 2 different inline
1781
assemblies if the value is expected in different hard regs
0 commit comments