Support --with-llvmgccdir and friends in llvmc, take 2.
authorMikhail Glushenkov <foldr@codedgers.com>
Tue, 21 Apr 2009 19:46:10 +0000 (19:46 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Tue, 21 Apr 2009 19:46:10 +0000 (19:46 +0000)
commit4558f481b83a3c14ad5f1077b053a748a3203059
tree4c57b74b9bbe4de19d3dba798f7a7db187dacaf7
parent1d85a1f00bb9554873578d509b0b3aaf1d1d868f
Support --with-llvmgccdir and friends in llvmc, take 2.

Should now work when building with objdir != srcdir and when llvm-gcc is not
available.

Thanks to Duncan Sands for testing and advice!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69700 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules
autoconf/configure.ac
configure
tools/llvmc/plugins/Base/Base.td [deleted file]
tools/llvmc/plugins/Base/Base.td.in [new file with mode: 0644]