Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy up #includes, deleting a bunch of unnecessary #includes. | Dan Gohman | 2009-01-05 | 1 | -0/+1 |
* | Change the MemoryBuffer::getFile* methods to take just a pointer to the | Chris Lattner | 2008-04-01 | 1 | -1/+1 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | switch this to bitcode instead of bytecode | Chris Lattner | 2007-05-06 | 1 | -12/+5 |
* | teach this to read from bitcode files | Chris Lattner | 2007-05-06 | 1 | -1/+13 |
* | For PR797: | Reid Spencer | 2006-08-25 | 1 | -9/+1 |
* | Remove UnixLocalInferiorProcess: debugging via the JIT isn't a good idea. | Chris Lattner | 2006-03-10 | 1 | -0/+6 |
* | dum de dum | Duraid Madina | 2005-12-26 | 1 | -0/+1 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -6/+6 |
* | Changes For Bug 352 | Reid Spencer | 2004-09-01 | 1 | -1/+1 |
* | Fix some exception safety problems | Chris Lattner | 2004-01-14 | 1 | -9/+22 |
* | Initial checkin of the LLVM source-level debugger. This is still not finished, | Chris Lattner | 2004-01-05 | 1 | -0/+212 |