llvm-mirror/include/llvm/CompilerDriver
Mikhail Glushenkov 3cde18e191 Reorganize llvmc code.
Move the code from 'llvmc/driver' into a new CompilerDriver library, and change
the build system accordingly. Makes it easier for projects using LLVM to build
their own llvmc-based drivers.

Tested with objdir != srcdir.

llvm-svn: 65821
2009-03-02 09:01:14 +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
Error.h Reorganize llvmc code. 2009-03-02 09:01:14 +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