Skip to content

Commit 6019b76

Browse files
authored
Merge pull request #1507 from madsmtm/apple-target-abi-example
Add Apple `target_abi` values to the example values
2 parents 880a605 + bcd45dd commit 6019b76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/conditional-compilation.md

+2
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,8 @@ Example values:
180180
* `"llvm"`
181181
* `"eabihf"`
182182
* `"abi64"`
183+
* `"sim"`
184+
* `"macabi"`
183185

184186
### `target_endian`
185187

0 commit comments

Comments
 (0)