Restrict test to x86_64.

This commit is contained in:
Camille GILLOT 2023-08-26 19:19:37 +00:00
parent 930b2e72ee
commit 5529e2f893

View File

@ -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"]