Skip to content

Commit fc67ace

Browse files
committed
Improve test description in comment
1 parent 24a767d commit fc67ace

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/assembly-llvm/reg-struct-return.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// Test the reg-struct-return ABI.
1+
// Tests that -Zreg-struct-return changes ABI for small struct returns
2+
// from hidden-pointer convention to register-return convention on x86.
23
//@ add-core-stubs
34
//@ assembly-output: emit-asm
45
//@ compile-flags: -O --target=i686-unknown-linux-gnu -Crelocation-model=static

0 commit comments

Comments
 (0)