Skip to content

Commit 5529e2f

Browse files
committed
Restrict test to x86_64.
1 parent 930b2e7 commit 5529e2f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: tests/codegen/sroa-fragment-debuginfo.rs

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
// compile-flags: -g -Zmir-opt-level=0 -Zmir-enable-passes=+ScalarReplacementOfAggregates
22
// compile-flags: -Cno-prepopulate-passes
3+
//
4+
// Tested offsets are only correct for x86_64.
5+
// only-x86_64
36

47
#![crate_type = "lib"]
58

0 commit comments

Comments
 (0)