[PATCH] D126137: [X86] Add support for `-mharden-sls=all`

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 24 00:58:58 PDT 2022


pengfei added inline comments.


================
Comment at: clang/docs/ReleaseNotes.rst:371
 
+- Support ``-mharden-sls=all`` for X86.
+
----------------
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.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126137/new/

https://reviews.llvm.org/D126137



More information about the llvm-commits mailing list