aboutsummaryrefslogtreecommitdiff
path: root/lib/VMCore/DebugInfo.cpp
AgeCommit message (Expand)Author
2012-07-06Print the name last.Bill Wendling
2012-07-06Check if it's a scope last, because several things are scopes.Bill Wendling
2012-07-06Add a print method to the ObjC property object.Bill Wendling
2012-07-06Remove unnecessary 'llvm::'.Bill Wendling
2012-06-28Devirtualize DIScope and subclasses.Benjamin Kramer
2012-06-28Only print out the tag if it's there.Bill Wendling
2012-06-28Don't output an empty string.Bill Wendling
2012-06-28Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp andBill Wendling