summaryrefslogtreecommitdiff
path: root/tools/llvm-stub/llvm-stub.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-16Hack around incompatible pointer warnings.Benjamin Kramer1-1/+5
2010-10-07Fix Whitespace.Michael J. Spencer1-2/+2
2010-10-07Fix warnings on Windows.Michael J. Spencer1-1/+1
2009-08-11Silence MSVC warning.Benjamin Kramer1-1/+1
2009-08-10fix some warnings for the MSVC build, by Yonggang Luo!Chris Lattner1-2/+1
2008-12-31Comment headers should extend to 80 chars.Misha Brukman1-1/+1
2008-06-19Fix some warnings reported by gcc-4.3. HopefullyDuncan Sands1-7/+8
2008-06-15Make sure that the current executable filename has "exe" suffix on Windows.Argyrios Kyrtzidis1-5/+9
2007-12-29regenerateChris Lattner1-2/+2
2007-07-06finishing touches of bytecode -> bitcode changes. also unbreak WindowsGabor Greif1-3/+3
2004-12-20Incorporate the contents of include/llvm/Config/unistd.h as this is theReid Spencer1-1/+11
2004-09-01Changes For Bug 352Reid Spencer1-1/+1
2004-06-02Fix a double negation (in grammar).Misha Brukman1-1/+1
2004-06-02No really cygwin, we LIKE .exe'ness.Chris Lattner1-0/+8
2004-06-01Initial checkin of a stub executable that can be used by gccld to forward toChris Lattner1-0/+51