Compiler projects using llvm
# 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