Sign in
llvm
/
llvm-project
/
da69eb75cbc634a56886e94de3e546c63c17567e
/
.
/
llvm
/
test
/
tools
/
UpdateTestChecks
/
update_llc_test_checks
/
systemz-nounwind.test
blob: 96e006646430a6f6c766541af202d1f9f0e3ca3e [
file
]
# REQUIRES: systemz-registered-target
## Check that nounwind functions are handled.
# RUN: cp -f %S/Inputs/systemz-nounwind.ll %t.ll && %update_llc_test_checks %t.ll
# RUN: diff -u %S/Inputs/systemz-nounwind.ll.expected %t.ll