aboutsummaryrefslogtreecommitdiff
path: root/lib/VMCore/DebugInfoBuilder.cpp
AgeCommit message (Collapse)Author
2009-01-07remove DebugInfoBuilder, it has been subsumed by Analysis/DebugInfo.hChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61898 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-27Put file scoped constants in an anonymous namespace. Use the "using namespaceBill Wendling
llvm" for consistency. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55435 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-27Add DebugInfoBuilder. Patch by Talin!Evan Cheng
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55409 91177308-0d34-0410-b5e6-96231b3b80d8