summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add a simple module-level debug info printer. It just sets up aDan Gohman2010-05-071-0/+86
DebugInfoFinder and iterates over all the contents calling print. llvm-svn: 103262
OpenPOWER on IntegriCloud