[PATCH] Implement variable-sized alloca instrumentation.
    Yury Gribov 
    tetra2005 at gmail.com
       
    Wed Nov 26 06:14:54 PST 2014
    
    
  
Or we could just memset shadow for dynamic part of stack to 0. This wouldn't work with use-after-return though.
http://reviews.llvm.org/D6055
    
    
More information about the llvm-commits
mailing list