aboutsummaryrefslogtreecommitdiff
path: root/lib/CompilerDriver/Makefile
AgeCommit message (Expand)Author
2010-11-29Now to chant the magical incantation that will exorcise the System libraryCharles Davis
2010-09-01have the makefiles check the llvm-config error code instead of chargingChris Lattner
2010-08-15llvmc: remove dynamic plugins.Mikhail Glushenkov
2010-07-23Get rid of exceptions in llvmc.Mikhail Glushenkov
2010-01-24mark some libraries that currently require RTTI.Chris Lattner
2009-07-04LLVMC can be now compiled w/o dynamic plugin support.Mikhail Glushenkov
2009-07-03Add --enable-llvmc-dynamic configure option.Mikhail Glushenkov
2009-06-29Fix install of libCompilerDriver dynamic library to not copy on every build.Daniel Dunbar
2009-06-29Make dynamic LLVMC plugins work on Windows (finally!).Mikhail Glushenkov
2009-03-02Reorganize llvmc code.Mikhail Glushenkov