[PATCH] D68720: Support -fstack-clash-protection for x86

Sylvestre Ledru via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 24 08:12:17 PDT 2019


sylvestre.ledru added inline comments.


================
Comment at: clang/docs/ClangCommandLineReference.rst:1901
+
+Instrument stack allocation to prevent stack clash attacks.
+
----------------
Maybe add that it is Linux only? :)



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

https://reviews.llvm.org/D68720





More information about the llvm-commits mailing list