llvm-6502/include/llvm/CompilerDriver
Mikhail Glushenkov 19d3e82905 Add three new option properties.
Adds new option properties 'multi_val', 'one_or_more' and 'zero_or_one'.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63172 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-28 03:47:20 +00:00
..
Action.h Use (actions) instead of option properties, support external options. 2008-12-07 16:41:11 +00:00
Common.td Add three new option properties. 2009-01-28 03:47:20 +00:00
CompilationGraph.h Add a --check-graph option to llvmc. 2009-01-09 16:16:27 +00:00
Plugin.h Support dependencies between plugins by priority-sorting. 2008-11-17 17:30:25 +00:00
Tool.h Tidy up #includes, deleting a bunch of unnecessary #includes. 2009-01-05 17:59:02 +00:00