Fix the calling convention used for jitting and such, so it works on non-SystemV hosts.

This commit is contained in:
2023-09-19 20:28:08 -07:00
parent eff46985ce
commit 85ff5c5437
5 changed files with 16 additions and 9 deletions

3
.gitignore vendored
View File

@@ -2,6 +2,9 @@
Cargo.lock
**/*.o
test
test.exe
test.ilk
test.pdb
*.dSYM
.vscode
proptest-regressions/