Skip to content
Commit edfce8db authored by Indu Bhagat's avatar Indu Bhagat
Browse files

gas: testsuite: add an aarch64 testsuite for SCFI

Similar to the x86_64 testcases, all .s files contain the corresponding
CFI directives.  This has been done to aid maintainence only: CFI
annotations in .s files help convey the expected EH Frame / SFrame data
in a format-oblivious way. All the tests are executed with --scfi
command line option.  Hence, the CFI annotations in the test .s files
are skipped altogether by the GAS for processing.

gas/testsuite/:
	* gas/scfi/aarch64/scfi-aarch64.exp: New file.
	* gas/scfi/aarch64/scfi-ldrp-1.d: New test.
	* gas/scfi/aarch64/scfi-ldrp-1.l: New test.
	* gas/scfi/aarch64/scfi-ldrp-1.s: New test.
	* gas/scfi/aarch64/scfi-ldrp-2.d: New test.
	* gas/scfi/aarch64/scfi-ldrp-2.l: New test.
	* gas/scfi/aarch64/scfi-ldrp-2.s: New test.
	* gas/scfi/aarch64/scfi-stp-1.d: New test.
	* gas/scfi/aarch64/scfi-stp-1.l: New test.
	* gas/scfi/aarch64/scfi-stp-1.s: New test.
	* gas/scfi/aarch64/scfi-strp-2.d: New test.
	* gas/scfi/aarch64/scfi-strp-2.l: New test.
	* gas/scfi/aarch64/scfi-strp-2.s: New test.
parent b51bd471
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment