brintos

brintos / llvm-project-archived public Read only

0
0
Text · 303 B · 4dfaf5d Raw
6 lines · plain
1# RUN: cp -f %S/Inputs/stable_ir_values.ll %t.ll && %update_test_checks %t.ll2# RUN: diff -u %t.ll %S/Inputs/stable_ir_values.ll.expected3# Now test that we can reset all the names4# RUN: %update_test_checks %t.ll --reset-variable-names5# RUN: diff -u %t.ll %S/Inputs/stable_ir_values.ll.expected.reset6