[PATCH] D20776: [CFLAA] Teach cfl-aa to understand heap memory allocation
George Burgess IV via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 1 11:46:32 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL271421: [CFLAA] Recognize builtin allocation functions. (authored by gbiv).
Changed prior to commit:
http://reviews.llvm.org/D20776?vs=58999&id=59261#toc
Repository:
rL LLVM
http://reviews.llvm.org/D20776
Files:
llvm/trunk/include/llvm/Analysis/CFLAliasAnalysis.h
llvm/trunk/lib/Analysis/CFLAliasAnalysis.cpp
llvm/trunk/test/Analysis/CFLAliasAnalysis/malloc-and-free.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20776.59261.patch
Type: text/x-patch
Size: 11915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160601/a54016bd/attachment.bin>
More information about the llvm-commits
mailing list