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