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 c3dd948 commit c114a16Copy full SHA for c114a16
src/conditional-compilation.md
@@ -153,20 +153,6 @@ to `"64"` for targets with 64-bit pointers.
153
154
<!-- Are there targets that have a different bit number? -->
155
156
-### `target_has_atomic`
157
-
158
-Key-value option set for each integer size on which the target can perform
159
-atomic operations.
160
161
-Possible values:
162
163
-* `"8"`
164
-* `"16"`
165
-* `"32"`
166
-* `"64"`
167
-* `"128"`
168
-* `"ptr"`
169
170
### `target_vendor`
171
172
Key-value option set once with the vendor of the target.
0 commit comments