aboutsummaryrefslogtreecommitdiff
path: root/tools/llvm-stub/llvm-stub.c
AgeCommit message (Expand)Author
2008-06-19Fix some warnings reported by gcc-4.3. HopefullyDuncan Sands
2008-06-15Make sure that the current executable filename has "exe" suffix on Windows.Argyrios Kyrtzidis
2007-12-29regenerateChris Lattner
2007-07-06finishing touches of bytecode -> bitcode changes. also unbreak WindowsGabor Greif
2004-12-20Incorporate the contents of include/llvm/Config/unistd.h as this is theReid Spencer
2004-09-01Changes For Bug 352Reid Spencer
2004-06-02Fix a double negation (in grammar).Misha Brukman
2004-06-02No really cygwin, we LIKE .exe'ness.Chris Lattner
2004-06-01Initial checkin of a stub executable that can be used by gccld to forward toChris Lattner