aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/DebugInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix PR14016.Alexey Samsonov2012-10-091-0/+10
* Print the name last.Bill Wendling2012-07-061-5/+4
* Check if it's a scope last, because several things are scopes.Bill Wendling2012-07-061-2/+2
* Add a print method to the ObjC property object.Bill Wendling2012-07-061-0/+11
* Remove unnecessary 'llvm::'.Bill Wendling2012-07-061-4/+4
* Devirtualize DIScope and subclasses.Benjamin Kramer2012-06-281-26/+0
* Only print out the tag if it's there.Bill Wendling2012-06-281-1/+2
* Don't output an empty string.Bill Wendling2012-06-281-2/+3
* Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp andBill Wendling2012-06-281-0/+1182