Use llvm-as only for compiling .ll -> .bc.
authorMikhail Glushenkov <foldr@codedgers.com>
Fri, 9 Oct 2009 05:45:01 +0000 (05:45 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Fri, 9 Oct 2009 05:45:01 +0000 (05:45 +0000)
commit3ab68895b4c01cf1a788b49da8f2d61f7d58c108
tree40fbe628ce5b5d6b288264c17987a7280eda5fa8
parent8795070d50d27de68e96164a2c9e5ba2e00c4fbd
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
tools/llvmc/plugins/Base/Base.td.in