Skip to content

Commit 4a6bbc9

Browse files
committed
Add CHECK-NOT for older target-cpu in test case
1 parent 1a05e2b commit 4a6bbc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/CodeGen/PowerPC/aix-cpu-version-multifunction.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
; CHECK-NEXT: .csect ..text..[PR],5
88
; CHECK-NEXT: .rename ..text..[PR],""
99
; CHECK-NEXT: .machine "PWR10"
10+
; CHECK-NOT: .machine "PWR8"
1011

1112
source_filename = "file.c"
1213

0 commit comments

Comments
 (0)