Restrict test to x86_64.
This commit is contained in:
parent
930b2e72ee
commit
5529e2f893
1 changed files with 3 additions and 0 deletions
|
|
@ -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"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue