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