Age | Commit message (Expand) | Author |
---|---|---|
2009-10-05 | remove llvm-db: it is completely broken and if anyone wants to do a debugger, | Chris Lattner |
2009-08-23 | Prune #includes from llvm/Linker.h and llvm/System/Path.h, | Chris Lattner |
2008-05-05 | Fix more -Wshorten-64-to-32 warnings. | Evan Cheng |
2008-04-01 | rewrite SourceFile to be in terms of MemoryBuffer, not MappedFile. | Chris Lattner |
2008-04-01 | Remove MappedFile support for mapping files for write and exec | Chris Lattner |
2007-12-29 | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner |
2006-08-22 | For PR797: | Reid Spencer |
2005-04-21 | Remove trailing whitespace | Misha Brukman |
2004-12-13 | For PR351:\ | Reid Spencer |
2004-01-05 | Initial implementation of some source-level debugging stuff | Chris Lattner |