[UpdateTestChecks] Handle nounwind functions for s390x
Unlike all the other architectures, s390x requires cfi_startproc to be present, so update_llc_test_checks did no work with nounwind functions.
Loading
Please sign in to comment
Unlike all the other architectures, s390x requires cfi_startproc to be present, so update_llc_test_checks did no work with nounwind functions.