[PATCH] D11857: CFI: Introduce -fsanitize=cfi-icall flag.

Kostya Serebryany via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 24 16:14:40 PDT 2015


kcc added inline comments.

================
Comment at: docs/ControlFlowIntegrity.rst:149
@@ +148,3 @@
+shared library boundaries are handled as if the callee was not compiled with
+``-fsanitize=cfi-icall``.
+
----------------
mention that LTO is require explicitly?


http://reviews.llvm.org/D11857





More information about the cfe-commits mailing list