blob: db45038da9c944fd76d7d970a922e5af65f2b114 [file] [log] [blame]
# RUN: cp -f %S/Inputs/sometimes_deleted_function.ll %t.ll && %update_test_checks %t.ll
# RUN: diff -u %t.ll %S/Inputs/sometimes_deleted_function.ll.expected
## Check that running the script again does not change the result:
# RUN: %update_test_checks %t.ll
# RUN: diff -u %t.ll %S/Inputs/sometimes_deleted_function.ll.expected