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