blob: a53e03b8909a22bae989f8c9f9343156b19d8b64 [file] [log] [blame]
# REQUIRES: x86-registered-target
# RUN: cp -f %S/Inputs/on_the_fly_arg_change.ll %t.ll
# RUN: %update_llc_test_checks %t.ll
# RUN: diff -u %t.ll %S/Inputs/on_the_fly_arg_change.ll.expected
## Check that running the script again does not change the result:
# RUN: %update_llc_test_checks %t.ll
# RUN: diff -u %t.ll %S/Inputs/on_the_fly_arg_change.ll.expected