Fix the calling convention used for jitting and such, so it works on non-SystemV hosts.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,6 +2,9 @@
|
||||
Cargo.lock
|
||||
**/*.o
|
||||
test
|
||||
test.exe
|
||||
test.ilk
|
||||
test.pdb
|
||||
*.dSYM
|
||||
.vscode
|
||||
proptest-regressions/
|
||||
Reference in New Issue
Block a user