summaryrefslogtreecommitdiff
path: root/include/llvm/CompilerDriver/Tool.h
Commit message (Expand)AuthorAge
* If a class inherits from RefCountedBaseVPTR allow all its subclasses to be us...Argyrios Kyrtzidis2011-03-20
* Merge System into Support.Michael J. Spencer2010-11-29
* llvmc: Allow multiple output languages.Mikhail Glushenkov2010-09-21
* Return -1 only on failure to execute a program.Mikhail Glushenkov2010-07-27
* Get rid of exceptions in llvmc.Mikhail Glushenkov2010-07-23
* Correct option forwarding: initial implementation.Mikhail Glushenkov2010-02-23
* New experimental/undocumented feature: 'works_on_empty'.Mikhail Glushenkov2010-02-23
* Cosmetic fixes: include guards.Mikhail Glushenkov2009-03-02
* Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman2009-01-05
* Use (actions) instead of option properties, support external options.Mikhail Glushenkov2008-12-07
* Move llvmc2 header files under include/llvm/CompilerDriverMikhail Glushenkov2008-09-22