Merge System into Support.
[oota-llvm.git] / include / llvm / CompilerDriver / Tool.h
2010-11-29 Michael J. SpencerMerge System into Support.
2010-09-21 Mikhail Glushenkovllvmc: Allow multiple output languages.
2010-07-27 Mikhail GlushenkovReturn -1 only on failure to execute a program.
2010-07-23 Mikhail GlushenkovGet rid of exceptions in llvmc.
2010-02-23 Mikhail GlushenkovCorrect option forwarding: initial implementation.
2010-02-23 Mikhail GlushenkovNew experimental/undocumented feature: 'works_on_empty'.
2009-03-02 Mikhail GlushenkovCosmetic fixes: include guards.
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2008-12-07 Mikhail GlushenkovUse (actions) instead of option properties, support...
2008-09-22 Mikhail GlushenkovMove llvmc2 header files under include/llvm/CompilerDriver