Skip to content

Commit cb062c3

Browse files
Merge pull request #1507 from madsmtm/apple-target-abi-example
Add Apple `target_abi` values to the example values
2 parents 310f956 + 756f6a6 commit cb062c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/conditional-compilation.md

Lines changed: 2 additions & 0 deletions
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)