constrain target/backend of new test cases

avoids testing stuff that doesn't work yet.
This commit is contained in:
Andrew Kelley
2022-07-20 16:51:17 -07:00
parent 794beafb9c
commit 644baa0f5b
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ comptime {
// error
// backend=stage2
// target=native
// target=x86_64-linux
//
// :2:19: error: function pointer alignment disagrees with function alignment
// :16:19: error: function pointer alignment disagrees with function alignment