Sign in
llvm
/
llvm-project
/
ba767d0bbbde4107700ff66ecfd97eb75d85a35d
/
.
/
llvm
/
test
/
tools
/
UpdateTestChecks
/
update_test_checks
/
switch_case.test
blob: 891dbe06bbf59c9b79f33f99d39fd6518e97f961 [
file
]
## switch_case test checking that update_test_checks.py works correctly
# RUN: cp -f %S/Inputs/switch_case.ll %t.ll && %update_test_checks %t.ll --version 7
# RUN: diff -u %t.ll %S/Inputs/switch_case.ll.expected