Commit 447b76c
committed
Add note about restrictions on asm attributes
We have a list that describes where attributes may be applied. We're
adding inline assembly template strings and operands to that list, but
only certain attributes may be used, and other caveats apply. Let's
note that there are restrictions and link to the relevant section for
more details, as we do already for certain other items on this list.
It may be important, normatively, to note this restriction here if we
now or later refer to some attribute as being accepted anywhere that
attributes are allowed.1 parent 921222e commit 447b76c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
0 commit comments