Typo fix; NFC
[llvm-project.git] / llvm / test / tools / UpdateTestChecks / update_llc_test_checks / redundant-and-unmatched-prefixes.test
blob35e12dd57801ad8c08a464994c12dcb59c70dcb5
1 # REQUIRES: x86-registered-target
3 # RUN: cp -f %S/Inputs/redundant-and-unmatching-prefixes.ll %t-1.ll
4 # RUN: %update_llc_test_checks %t-1.ll
5 # RUN: FileCheck --input-file=%t-1.ll %s
7 # CHECK: B-LABEL: function_1:
8 # CHECK-NOT: A-LABEL: function_1
9 # CHECK-NOT: REDUNDANT-LABEL: function_1:
11 # CHECK: B-LABEL: function_2:
12 # CHECK-NOT: A-LABEL: function_2:
13 # CHECK-NOT: UNUSED-LABEL: function_2:
15 # CHECK: NOTE: These prefixes are unused and the list is autogenerated. Do not add tests below this line:
16 # CHECK-NEXT: A:
17 # CHECK-NEXT: REDUNDANT:
18 # CHECK-NEXT: UNUSED: