Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove llvm-db: it is completely broken and if anyone wants to do a debugger, | Chris Lattner | 2009-10-05 | 1 | -54/+0 |
| | | | | | | they should not base it on llvm-db (which not following almost any "best practices"). llvm-svn: 83288 | ||||
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
| | | | | llvm-svn: 45418 | ||||
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -3/+3 |
| | | | | llvm-svn: 21420 | ||||
* | Initial checkin of the LLVM source-level debugger. This is still not finished, | Chris Lattner | 2004-01-05 | 1 | -0/+54 |
by any stretch of the imagination, but it is pretty cool and works :) llvm-svn: 10685 |