GP-0: Updating Swift documentation links

This commit is contained in:
Ryan Kurtz 2025-08-21 06:42:41 -04:00
parent 2e0e64b7c6
commit 3abf7f765e
21 changed files with 61 additions and 61 deletions

View file

@ -66,7 +66,7 @@
<default_proto>
<prototype name="__swiftcall" extrapop="0" stackshift="0">
<!-- https://github.com/apple/swift/blob/main/docs/ABI/CallConvSummary.rst#arm64 -->
<!-- https://github.com/swiftlang/swift/blob/main/docs/ABI/CallingConventionSummary.rst#arm64 -->
<input>
<pentry minsize="8" maxsize="8" storage="hiddenret">
<register name="x8"/>
@ -228,7 +228,7 @@
</prototype>
</default_proto>
<prototype name="__thiscall" extrapop="0" stackshift="0">
<!-- https://github.com/apple/swift/blob/main/docs/ABI/CallConvSummary.rst#arm64 -->
<!-- https://github.com/swiftlang/swift/blob/main/docs/ABI/CallingConventionSummary.rst#arm64 -->
<input>
<pentry minsize="8" maxsize="8" storage="hiddenret">
<register name="x8"/>

View file

@ -32,7 +32,7 @@
</returnaddress>
<default_proto>
<prototype name="__swiftcall" extrapop="8" stackshift="8">
<!-- https://github.com/apple/swift/blob/main/docs/ABI/CallConvSummary.rst#x86-64 -->
<!-- https://github.com/swiftlang/swift/blob/main/docs/ABI/CallingConventionSummary.rst#x86-64 -->
<input>
<pentry minsize="8" maxsize="8" storage="hiddenret">
<register name="RAX"/>
@ -146,7 +146,7 @@
</prototype>
</default_proto>
<prototype name="__thiscall" extrapop="8" stackshift="8">
<!-- https://github.com/apple/swift/blob/main/docs/ABI/CallConvSummary.rst#x86-64 -->
<!-- https://github.com/swiftlang/swift/blob/main/docs/ABI/CallingConventionSummary.rst#x86-64 -->
<input>
<pentry minsize="8" maxsize="8" storage="hiddenret">
<register name="RAX"/>