summaryrefslogtreecommitdiff
path: root/lib/CompilerDriver/Makefile
Commit message (Expand)AuthorAge
* have the makefiles check the llvm-config error code instead of chargingChris Lattner2010-09-01
* llvmc: remove dynamic plugins.Mikhail Glushenkov2010-08-15
* Get rid of exceptions in llvmc.Mikhail Glushenkov2010-07-23
* mark some libraries that currently require RTTI.Chris Lattner2010-01-24
* LLVMC can be now compiled w/o dynamic plugin support.Mikhail Glushenkov2009-07-04
* Add --enable-llvmc-dynamic configure option.Mikhail Glushenkov2009-07-03
* Fix install of libCompilerDriver dynamic library to not copy on every build.Daniel Dunbar2009-06-29
* Make dynamic LLVMC plugins work on Windows (finally!).Mikhail Glushenkov2009-06-29
* Reorganize llvmc code.Mikhail Glushenkov2009-03-02