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
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
Makefile