aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CompilerDriver/Tool.h
AgeCommit message (Expand)Author
2011-09-20Remove more of llvmc and dependencies.Eric Christopher
2011-03-20If a class inherits from RefCountedBaseVPTR allow all its subclasses to be us...Argyrios Kyrtzidis
2010-11-29Merge System into Support.Michael J. Spencer
2010-09-21llvmc: Allow multiple output languages.Mikhail Glushenkov
2010-07-27Return -1 only on failure to execute a program.Mikhail Glushenkov
2010-07-23Get rid of exceptions in llvmc.Mikhail Glushenkov
2010-02-23Correct option forwarding: initial implementation.Mikhail Glushenkov
2010-02-23New experimental/undocumented feature: 'works_on_empty'.Mikhail Glushenkov
2009-03-02Cosmetic fixes: include guards.Mikhail Glushenkov
2009-01-05Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman
2008-12-07Use (actions) instead of option properties, support external options.Mikhail Glushenkov
2008-09-22Move llvmc2 header files under include/llvm/CompilerDriverMikhail Glushenkov