aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/DeltaAlgorithm.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-12-09DeltaAlgorithm: Add a virtual destructor and home.Daniel Dunbar1-0/+3
2009-12-04Fix typo and add missing include.Daniel Dunbar1-1/+2
2009-12-03Add an implementation of the delta debugging algorithm.Daniel Dunbar1-0/+110