aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CompilerDriver/Tool.h
Commit message (Expand)AuthorAgeFilesLines
* If a class inherits from RefCountedBaseVPTR allow all its subclasses to be us...Argyrios Kyrtzidis2011-03-201-1/+1
* Merge System into Support.Michael J. Spencer2010-11-291-1/+1
* llvmc: Allow multiple output languages.Mikhail Glushenkov2010-09-211-1/+1
* Return -1 only on failure to execute a program.Mikhail Glushenkov2010-07-271-0/+4
* Get rid of exceptions in llvmc.Mikhail Glushenkov2010-07-231-16/+20
* Correct option forwarding: initial implementation.Mikhail Glushenkov2010-02-231-0/+6
* New experimental/undocumented feature: 'works_on_empty'.Mikhail Glushenkov2010-02-231-1/+2
* Cosmetic fixes: include guards.Mikhail Glushenkov2009-03-021-3/+3
* Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman2009-01-051-1/+0
* Use (actions) instead of option properties, support external options.Mikhail Glushenkov2008-12-071-6/+14
* Move llvmc2 header files under include/llvm/CompilerDriverMikhail Glushenkov2008-09-221-0/+78