llvm-6502/tools/llvmc2
Mikhail Glushenkov 010887765a Add a layer of indirection to make plugins more flexible.
Use strings instead of TableGen defs in the compilation graph
definition. Makes it easier for the plugins to modify an existing graph.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59447 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-17 17:29:18 +00:00
..
doc Add a layer of indirection to make plugins more flexible. 2008-11-17 17:29:18 +00:00
driver CMake: Remove unused tablegenning code from tools/llvmc2/driver. 2008-11-14 23:59:50 +00:00
plugins Add a layer of indirection to make plugins more flexible. 2008-11-17 17:29:18 +00:00
CMakeLists.txt
Makefile