Skip to content

Commit

Permalink
Only run the test on x86_64
Browse files Browse the repository at this point in the history
Smaller platforms don't merge the loads the same way.
  • Loading branch information
scottmcm committed Jul 22, 2018
1 parent e6fc62a commit c9482f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/codegen/swap-small-types.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
// except according to those terms.

// compile-flags: -O
// only-x86_64

#![crate_type = "lib"]

Expand Down

0 comments on commit c9482f7

Please sign in to comment.