aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CollectorMetadata.cpp
AgeCommit message (Expand)Author
2008-08-17Factor GC metadata table assembly generation out of Collector in preparation ...Gordon Henriksen
2008-07-02Add a new (simple) StringMap::clear method, patch by PratikChris Lattner
2008-05-13Clean up the use of static and anonymous namespaces. This turned upDan Gohman
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner
2007-12-14Add explicit keywords, and fix a minor typo that they uncovered.Dan Gohman
2007-12-11CollectorMetadata and Collector are rejiggered to get along withGordon Henriksen
2007-09-27CollectorMetadata abstractly describes stack maps for a function.Gordon Henriksen