Differential Revision: http://reviews.llvm.org/D13671 llvm-svn: 252760
Introduce DIPrinter which takes care of rendering DILineInfo and friends. This allows LLVMSymbolizer class to return a structured data instead of plain std::strings. llvm-svn: 251989