summaryrefslogtreecommitdiff
path: root/lib/VMCore/DebugInfo.cpp
Commit message (Expand)AuthorAge
* 80-column and whitespace fixups.Eric Christopher2012-11-20
* Remove a function argument and propagate const around accordingly.Eric Christopher2012-11-19
* Fix PR14016.Alexey Samsonov2012-10-09
* Print the name last.Bill Wendling2012-07-06
* Check if it's a scope last, because several things are scopes.Bill Wendling2012-07-06
* Add a print method to the ObjC property object.Bill Wendling2012-07-06
* Remove unnecessary 'llvm::'.Bill Wendling2012-07-06
* Devirtualize DIScope and subclasses.Benjamin Kramer2012-06-28
* Only print out the tag if it's there.Bill Wendling2012-06-28
* Don't output an empty string.Bill Wendling2012-06-28
* Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp andBill Wendling2012-06-28