brintos

brintos / llvm-project-archived public Read only

0
0
Text · 246 B · 3fb19a7 Raw
6 lines · plain
1# REQUIRES: x86-registered-target2## Check that update_mir_test_checks replaces vregs in dead definitions3 4# RUN: cp -f %S/Inputs/x86-dead-def.mir %t.mir && %update_mir_test_checks %t.mir5# RUN: diff -u %S/Inputs/x86-dead-def.mir.expected %t.mir6