Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove DebugInfoBuilder, it has been subsumed by Analysis/DebugInfo.h | Chris Lattner | 2009-01-07 | 1 | -274/+0 |
| | | | | llvm-svn: 61898 | ||||
* | Put file scoped constants in an anonymous namespace. Use the "using namespace | Bill Wendling | 2008-08-27 | 1 | -3/+5 |
| | | | | | | llvm" for consistency. llvm-svn: 55435 | ||||
* | Add DebugInfoBuilder. Patch by Talin! | Evan Cheng | 2008-08-27 | 1 | -0/+272 |
llvm-svn: 55409 |