Skip to content

Commit

Permalink
Restrict test to x86_64.
Browse files Browse the repository at this point in the history
  • Loading branch information
cjgillot committed Aug 26, 2023
1 parent 930b2e7 commit 5529e2f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/codegen/sroa-fragment-debuginfo.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
// compile-flags: -g -Zmir-opt-level=0 -Zmir-enable-passes=+ScalarReplacementOfAggregates
// compile-flags: -Cno-prepopulate-passes
//
// Tested offsets are only correct for x86_64.
// only-x86_64

#![crate_type = "lib"]

Expand Down

0 comments on commit 5529e2f

Please sign in to comment.