[llvm-commits] [PATCH] extend analysis passes to treat malloc calls the same as MallocInst (patch #2)
Victor Hernandez
vhernandez at apple.com
Tue Sep 15 13:44:04 PDT 2009
These are the changes to make all the analysis passes apply the same
analysis to malloc calls as to MallocInst.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MallocAnalysis.diff
Type: application/octet-stream
Size: 10518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090915/0f2fc301/attachment.obj>
-------------- next part --------------
Victor
More information about the llvm-commits
mailing list