summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/MallocHelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update malloc call creation code (AllocType is now the element type of the ma...Victor Hernandez2009-09-181-41/+55
* Fit code within 80 columnsVictor Hernandez2009-09-101-2/+4
* Add some braces to make newer GCCs happy and update CMakeLists.Benjamin Kramer2009-09-101-1/+1
* Add malloc call utility functions. Patch by Victor Hernandez.Evan Cheng2009-09-101-0/+202
OpenPOWER on IntegriCloud