Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dror GCCLibraries: they are obsolete since 2.0 release. This also reduces ↵ | Anton Korobeynikov | 2007-08-21 | 1 | -118/+0 |
| | | | | | | number of licenses used in LLVM. llvm-svn: 41257 | ||||
* | Undo removal of the runtime libraries. While this may have been a bit | Reid Spencer | 2006-11-17 | 1 | -0/+118 |
| | | | | | | | premature, these libraries will be going away for the 2.0 release. Other arrangements for profiling, gc, etc. should be made in the next few months. llvm-svn: 31807 | ||||
* | In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will | Reid Spencer | 2006-11-16 | 1 | -118/+0 |
| | | | | | | be dropped. This patch pertains to removing the runtime directory from LLVM. llvm-svn: 31793 | ||||
* | Disable this support stuff, it doesn't work under linux anyway | Chris Lattner | 2003-08-14 | 1 | -0/+2 |
| | | | | llvm-svn: 7849 | ||||
* | Checkin library infrastructure for building stuff to be linked with | Chris Lattner | 2002-03-08 | 1 | -0/+116 |
gccld llvm-svn: 1842 |