GP-4989: Fix ARM AAPCS cspec, add soft float calling convention

This commit is contained in:
ghintern 2025-07-14 18:38:17 +00:00
parent dadfc465df
commit 3e11715778
3 changed files with 296 additions and 25 deletions

View file

@ -404,6 +404,11 @@
<optional>
<attribute name="stackspill"/>
</optional>
<optional>
<attribute name="backfill">
<ref name="boolean_type"/>
</attribute>
</optional>
</element>
<element name="hidden_return">
<optional>