Skip to content

Commit 0a29e60

Browse files
committed
Add comment describing the test
1 parent a2c4f7f commit 0a29e60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/assembly-llvm/regparm-module-flag.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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
13
//@ add-core-stubs
24
//@ assembly-output: emit-asm
35
//@ compile-flags: -O --target=i686-unknown-linux-gnu -Crelocation-model=static

0 commit comments

Comments
 (0)