summaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/CollectorMetadata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up the use of static and anonymous namespaces. This turned upDan Gohman2008-05-131-3/+3
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Add explicit keywords, and fix a minor typo that they uncovered.Dan Gohman2007-12-141-1/+1
* CollectorMetadata and Collector are rejiggered to get along withGordon Henriksen2007-12-111-31/+61
* CollectorMetadata abstractly describes stack maps for a function.Gordon Henriksen2007-09-271-0/+185