We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2c4f7f commit 0a29e60Copy full SHA for 0a29e60
tests/assembly-llvm/regparm-module-flag.rs
@@ -1,3 +1,5 @@
1
+// Test the regparm ABI with builtin and non-builtin calls
2
+// Issue: https://github.com/rust-lang/rust/issues/145271
3
//@ add-core-stubs
4
//@ assembly-output: emit-asm
5
//@ compile-flags: -O --target=i686-unknown-linux-gnu -Crelocation-model=static
0 commit comments