aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/scfi/README
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/scfi/README')
-rw-r--r--gas/testsuite/gas/scfi/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/testsuite/gas/scfi/README b/gas/testsuite/gas/scfi/README
index 9119163..44b0917 100644
--- a/gas/testsuite/gas/scfi/README
+++ b/gas/testsuite/gas/scfi/README
@@ -1,6 +1,6 @@
Notes on the SCFI testsuite in GAS:
-* At this time, SCFI machinery is only supported for x86_64.
+* At this time, SCFI machinery is only supported for x86_64 and aarch64.
* When adding more tests, please keep CFI annotations updated in the .s files.
Ideally the test should be run with and without --scfi (as is done currently