llvm-6502/tools/llvmc2
Oscar Fuentes 5f1f2aef7d CMake: Lists of source files updated. Removed bogus dependency from
lib/VMCore/CMakeLists.txt


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56541 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-24 01:58:12 +00:00
..
doc Add a 'Debugging' section to the documentation. 2008-09-22 20:48:48 +00:00
examples Rename our version of ccc to ccc2 2008-09-22 20:47:09 +00:00
plugins/Hello Convert llvmc2 plugins to use llvm/Support/Registry.h machinery. 2008-09-22 20:51:19 +00:00
Action.cpp Move llvmc2 header files under include/llvm/CompilerDriver 2008-09-22 20:50:40 +00:00
AutoGenerated.cpp Plugin support for llvmc2 (a-la opt). 2008-09-22 20:49:34 +00:00
CMakeLists.txt CMake: Lists of source files updated. Removed bogus dependency from 2008-09-24 01:58:12 +00:00
Common.td Add a (forward_as) option property 2008-09-22 20:46:19 +00:00
CompilationGraph.cpp Move llvmc2 header files under include/llvm/CompilerDriver 2008-09-22 20:50:40 +00:00
Error.h Fix some error messages; Make LLVMC pass through the exit code of a failed tool. 2008-05-12 16:31:42 +00:00
Graph.td Fix some comments 2008-09-22 20:46:44 +00:00
llvmc.cpp Convert llvmc2 plugins to use llvm/Support/Registry.h machinery. 2008-09-22 20:51:19 +00:00
Makefile Update documentation, add examples. 2008-05-30 06:14:42 +00:00
Plugin.cpp Convert llvmc2 plugins to use llvm/Support/Registry.h machinery. 2008-09-22 20:51:19 +00:00
Tools.td Fix some comments 2008-09-22 20:46:44 +00:00