[PATCH] Implement variable-sized alloca instrumentation.
    Kostya Serebryany 
    kcc at google.com
       
    Mon Nov 24 13:38:37 PST 2014
    
    
  
We may start from checking that alloca dominates all exits (the most common case, probably).
http://reviews.llvm.org/D6055
    
    
More information about the llvm-commits
mailing list