This revision was automatically updated to reflect the committed changes.
Closed by commit rC348142: [AArch64] Add command-line option for SSBS (authored
by pabbar01, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54961?vs=175537&id=176388#toc
Repository:
rC Clang
CHANGE
samparker accepted this revision.
samparker added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54961/new/
https://reviews.llvm.org/D54961
___
cfe-comm
pbarrio created this revision.
pbarrio added reviewers: olista01, samparker, aemerson.
Herald added subscribers: kristof.beyls, javed.absar.
SSBS (Speculative Store Bypass Safe) is only mandatory from 8.5
onwards but is optional from Armv8.0-A. This patch adds testing for
the ssbs command line opt