Use __chkstk for aarch64 instead of __rust_probestack. (#800)
* Use __chkstk for aarch64 instead of __rust_probestack. * Demote rustdoc to a regular comment to fix the build.
This commit is contained in:
committed by
Dan Gohman
parent
d81aa203bb
commit
7890fa6705
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -2204,6 +2204,7 @@ name = "wasmtime-jit"
|
||||
version = "0.9.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"cfg-if",
|
||||
"cranelift-codegen",
|
||||
"cranelift-entity",
|
||||
"cranelift-frontend",
|
||||
|
||||
Reference in New Issue
Block a user