[PATCH] D44800: Add the ShadowCallStack attribute
    Kostya Serebryany via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Mar 27 17:17:22 PDT 2018
    
    
  
kcc accepted this revision.
kcc added a comment.
LGTM with a nit
================
Comment at: docs/LangRef.rst:1709
+``shadowcallstack``
+    This attribute indicates that the ShadowCallStack checks are enabled for
+    the function. The instrumentation checks that the return address for the
----------------
Should this be a link? 
Repository:
  rL LLVM
https://reviews.llvm.org/D44800
    
    
More information about the llvm-commits
mailing list