summaryrefslogtreecommitdiffstats
path: root/llvm/support/lib/Support/LeakDetector.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move support/lib into lib/SupportChris Lattner2003-10-051-82/+0
| | | | | | Move support/tools into utils llvm-svn: 8878
* Add an optimization to support the most common access pattern for theChris Lattner2002-09-191-5/+22
| | | | | | library. This speeds debug builds up significantly. llvm-svn: 3826
* Remove extra #includeChris Lattner2002-09-101-1/+0
| | | | llvm-svn: 3652
* Checkin initial support for automatic memory leak detection routinesChris Lattner2002-09-081-0/+66
llvm-svn: 3618
OpenPOWER on IntegriCloud