llvm-6502/include/llvm/CompilerDriver
Mikhail Glushenkov e4a5ea3130 Build system tweaks to make it more convenient for the plugin authors.
Plugins can be now compiled in with a slight Makefile change.
For example, to compile the new Clang driver, use:

cd $LLVMC2_DIR
make TOOLNAME=ccc2 BUILTIN_PLUGINS=Clang

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56967 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-02 21:15:05 +00:00
..
Action.h Move llvmc2 header files under include/llvm/CompilerDriver 2008-09-22 20:50:40 +00:00
Common.td Build system tweaks to make it more convenient for the plugin authors. 2008-10-02 21:15:05 +00:00
CompilationGraph.h Move llvmc2 header files under include/llvm/CompilerDriver 2008-09-22 20:50:40 +00:00
Plugin.h Remove silly semicolon. 2008-09-22 23:28:18 +00:00
Tool.h Move llvmc2 header files under include/llvm/CompilerDriver 2008-09-22 20:50:40 +00:00
Tools.td Build system tweaks to make it more convenient for the plugin authors. 2008-10-02 21:15:05 +00:00