commit | d429702d9e9f109dd1c9841ce8a698dbd7a5ed06 | [log] [tgz] |
---|---|---|
author | Indu Bhagat <indu.bhagat@oracle.com> | Thu Dec 22 09:57:52 2022 -0800 |
committer | Indu Bhagat <indu.bhagat@oracle.com> | Thu Dec 22 09:57:52 2022 -0800 |
tree | 62a19841adb3be37c51efc369d48b2e7667ef5cc | |
parent | 95e829affb0a46394fd87048e7599ce950eabf5f [diff] |
gas: sframe: testsuite: add testcase for .cfi_b_key_frame This is actually a composite test that checks SFrame unwind information generation for both the .cfi_negate_ra_state and .cfi_b_key_frame directives on aarch64. ChangeLog: * testsuite/gas/cfi-sframe/cfi-sframe-aarch64-pac-ab-key-1.d: New test. * testsuite/gas/cfi-sframe/cfi-sframe-aarch64-pac-ab-key-1.s: Likewise. * testsuite/gas/cfi-sframe/cfi-sframe.exp: Run new test.