summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/SmallVector.cpp
Commit message (Collapse)AuthorAgeFilesLines
* now that libsystem no longer uses SmallVector, we can move Chris Lattner2009-12-161-0/+37
SmallVectorBase::grow_pod out of line, finally satisfying PR3758. llvm-svn: 91529
OpenPOWER on IntegriCloud