brintos

brintos / llvm-project-archived public Read only

0
0
Text · 246 B · 11a4665 Raw
4 lines · plain
1## Basic test checking that update_test_checks.py --check-globals none works correctly2# RUN: cp -f %S/Inputs/global_none_meta.ll %t.ll && %update_test_checks %t.ll --check-globals none3# RUN: diff -u %t.ll %S/Inputs/global_none_meta.ll.expected4