llvm-6502/tools/llvmc
Mikhail Glushenkov 3ab68895b4 Use llvm-as only for compiling .ll -> .bc.
llc can compile .ll files directly these days.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83618 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-09 05:45:01 +00:00
..
doc Add a way to query the number of input files. 2009-09-28 01:16:42 +00:00
driver Remove duplication. 2009-06-25 01:07:00 +00:00
example Inverse logic to increase portability. 2009-08-27 12:02:34 +00:00
plugins Use llvm-as only for compiling .ll -> .bc. 2009-10-09 05:45:01 +00:00
CMakeLists.txt Reorganize llvmc code. 2009-03-02 09:01:14 +00:00
Makefile Add example/Skeleton. 2009-03-03 11:02:48 +00:00