aboutsummaryrefslogtreecommitdiff
path: root/tools/llvm-shlib
AgeCommit message (Expand)Author
2010-08-17This patch enables ENABLE_SHARED=1 to build DLL based LLVM toolchain on MingW...Anton Korobeynikov
2010-07-31build: Don't pass -avoid-version or -no-undefined on Darwin, they don't doDaniel Dunbar
2010-02-25Try r96559 for the third time. This time the shared library is only built ifJeffrey Yasskin
2010-02-23Roll back r96959 again.Jeffrey Yasskin
2010-02-23Oops. Pass -lgcc _only_ on ARM, not on everything except ARM.Jeffrey Yasskin
2010-02-23Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM. This links 3 ofJeffrey Yasskin
2010-02-18Roll back the shared library, r96559. It broke two darwins and arm, mysterio...Jeffrey Yasskin
2010-02-18Add a shared library for LLVM, named libLLVM2.7svn.(so|dylib), and add anJeffrey Yasskin