[PATCH] D126137: [X86] Add support for `-mharden-sls=all`
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 26 13:25:30 PDT 2022
MaskRay added inline comments.
================
Comment at: clang/docs/ReleaseNotes.rst:371
+- Support ``-mharden-sls=all`` for X86.
+
----------------
nickdesaulniers wrote:
> pengfei wrote:
> > nickdesaulniers wrote:
> > > This should be updated if additional options are supported.
> > >
> > > You should also update `clang/docs/ClangCommandLineReference.rst` I think.
> > There's already introduction there.
> We should expand the introduction there to state explicitly what options are supported for which targets.
Delete ` for X86`. The section is about X86.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126137/new/
https://reviews.llvm.org/D126137
More information about the cfe-commits
mailing list