aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-shlib
Commit message (Expand)AuthorAgeFilesLines
* This patch enables ENABLE_SHARED=1 to build DLL based LLVM toolchain on MingW...Anton Korobeynikov2010-08-171-0/+52
* build: Don't pass -avoid-version or -no-undefined on Darwin, they don't doDaniel Dunbar2010-07-311-1/+0
* Try r96559 for the third time. This time the shared library is only built ifJeffrey Yasskin2010-02-251-0/+60
* Roll back r96959 again.Jeffrey Yasskin2010-02-231-67/+0
* Oops. Pass -lgcc _only_ on ARM, not on everything except ARM.Jeffrey Yasskin2010-02-231-1/+1
* Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM. This links 3 ofJeffrey Yasskin2010-02-231-0/+67
* Roll back the shared library, r96559. It broke two darwins and arm, mysterio...Jeffrey Yasskin2010-02-181-61/+0
* Add a shared library for LLVM, named libLLVM2.7svn.(so|dylib), and add anJeffrey Yasskin2010-02-181-0/+61