summaryrefslogtreecommitdiffstats
path: root/llvm/runtime/libdummy/dummylib.c
Commit message (Collapse)AuthorAgeFilesLines
* remove an obsolete library.Chris Lattner2007-09-111-144/+0
| | | | llvm-svn: 41850
* Undo removal of the runtime libraries. While this may have been a bitReid Spencer2006-11-171-0/+144
| | | | | | | 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 willReid Spencer2006-11-161-144/+0
| | | | | | be dropped. This patch pertains to removing the runtime directory from LLVM. llvm-svn: 31793
* Disable this library for nowChris Lattner2003-08-151-0/+2
| | | | llvm-svn: 7857
* Add lots of functionsChris Lattner2003-02-181-1/+14
| | | | llvm-svn: 5598
* Implement more functionsChris Lattner2003-02-111-1/+6
| | | | llvm-svn: 5538
* Implement feof and xmallocChris Lattner2003-02-031-0/+2
| | | | llvm-svn: 5478
* Add a bunch more stubsChris Lattner2003-02-011-0/+35
| | | | llvm-svn: 5459
* Initial checkin of dummylibChris Lattner2003-01-171-0/+87
llvm-svn: 5357
OpenPOWER on IntegriCloud