summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-stub/llvm-stub.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix a double negation (in grammar).Misha Brukman2004-06-021-1/+1
| | | | llvm-svn: 13943
* No really cygwin, we LIKE .exe'ness.Chris Lattner2004-06-021-0/+8
| | | | llvm-svn: 13939
* Initial checkin of a stub executable that can be used by gccld to forward toChris Lattner2004-06-011-0/+51
bytecode files on systems that don't support #!/bin/sh natively (ie, win32). llvm-svn: 13937
OpenPOWER on IntegriCloud