aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvmc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Get rid of exceptions in llvmc.Mikhail Glushenkov2010-07-231-1/+0
* Update mcc16 and the ancient Clang plugin for the 'cmd_line' -> 'command' cha...Mikhail Glushenkov2010-02-231-1/+1
* Correct option forwarding: initial implementation.Mikhail Glushenkov2010-02-231-1/+1
* mark some libraries that currently require RTTI.Chris Lattner2010-01-241-0/+1
* Add example/Skeleton.Mikhail Glushenkov2009-03-031-3/+0
* Move the rules for building plugins to Makefile.rules.Mikhail Glushenkov2009-03-021-42/+0
* Fix build with objdir != srcdir.Mikhail Glushenkov2009-03-021-0/+42
* Reorganize llvmc code.Mikhail Glushenkov2009-03-021-5/+6
* Enable the Clang plugin by default.Mikhail Glushenkov2008-12-071-1/+1
* Since the old llvmc was removed, rename llvmc2 to llvmc.Mikhail Glushenkov2008-11-251-0/+19
* Drop llvmc also, it will be replaced by shiny new llvmc2Anton Korobeynikov2008-05-041-34/+0
* remove attributions from tools/utils makefiles.Chris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+34