summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/DebugInfoBuilder.cpp
Commit message (Collapse)AuthorAgeFilesLines
* remove DebugInfoBuilder, it has been subsumed by Analysis/DebugInfo.hChris Lattner2009-01-071-274/+0
| | | | llvm-svn: 61898
* Put file scoped constants in an anonymous namespace. Use the "using namespaceBill Wendling2008-08-271-3/+5
| | | | | | llvm" for consistency. llvm-svn: 55435
* Add DebugInfoBuilder. Patch by Talin!Evan Cheng2008-08-271-0/+272
llvm-svn: 55409
OpenPOWER on IntegriCloud