brintos

brintos / llvm-project-archived public Read only

0
0
Text · 212 B · 891dbe0 Raw
4 lines · plain
1## switch_case test checking that update_test_checks.py works correctly2# RUN: cp -f %S/Inputs/switch_case.ll %t.ll && %update_test_checks %t.ll --version 73# RUN: diff -u %t.ll %S/Inputs/switch_case.ll.expected4