aboutsummaryrefslogtreecommitdiff
path: root/lib/VMCore/DebugInfoBuilder.cpp
AgeCommit message (Expand)Author
2009-01-07remove DebugInfoBuilder, it has been subsumed by Analysis/DebugInfo.hChris Lattner
2008-08-27Put file scoped constants in an anonymous namespace. Use the "using namespaceBill Wendling
2008-08-27Add DebugInfoBuilder. Patch by Talin!Evan Cheng