summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetFrameInfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix compilation errors with VS 2005, patch contributed by Aaron Gray.Misha Brukman2005-02-171-8/+28
| | | | llvm-svn: 20232
* Remove dead methodsChris Lattner2004-08-121-18/+0
| | | | llvm-svn: 15698
* Remove dead methodsChris Lattner2004-08-121-11/+0
| | | | llvm-svn: 15691
* Move implementations of functions here, which avoids #including <cstdlib> in theMisha Brukman2004-03-111-0/+86
header file and all those who #include it. llvm-svn: 12297
OpenPOWER on IntegriCloud