llvm-6502/tools/llvmc2
Anton Korobeynikov ac67b7ea8f Add first proof-of-concept universal compiler driver framework based
on ideas mentioned in PR686.
Written by Mikhail Glushenkov and contributed by Codedgers, Inc.

Old llvmc will be removed soon after new one will have all its properties.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48699 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-23 08:57:20 +00:00
..
doc Add first proof-of-concept universal compiler driver framework based 2008-03-23 08:57:20 +00:00
Common.td Add first proof-of-concept universal compiler driver framework based 2008-03-23 08:57:20 +00:00
Core.cpp Add first proof-of-concept universal compiler driver framework based 2008-03-23 08:57:20 +00:00
Core.h Add first proof-of-concept universal compiler driver framework based 2008-03-23 08:57:20 +00:00
Example.td Add first proof-of-concept universal compiler driver framework based 2008-03-23 08:57:20 +00:00
ExampleWithOpt.td Add first proof-of-concept universal compiler driver framework based 2008-03-23 08:57:20 +00:00
llvmcc.cpp Add first proof-of-concept universal compiler driver framework based 2008-03-23 08:57:20 +00:00
Makefile Add first proof-of-concept universal compiler driver framework based 2008-03-23 08:57:20 +00:00
Tools.cpp Add first proof-of-concept universal compiler driver framework based 2008-03-23 08:57:20 +00:00
Tools.h Add first proof-of-concept universal compiler driver framework based 2008-03-23 08:57:20 +00:00
Tools.td Add first proof-of-concept universal compiler driver framework based 2008-03-23 08:57:20 +00:00
Utility.cpp Add first proof-of-concept universal compiler driver framework based 2008-03-23 08:57:20 +00:00
Utility.h Add first proof-of-concept universal compiler driver framework based 2008-03-23 08:57:20 +00:00