Drop libtool from llvm.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 28 Feb 2014 18:17:54 +0000 (18:17 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 28 Feb 2014 18:17:54 +0000 (18:17 +0000)
commit0164f27742eee258409466b1a3a63bec222e84d2
tree4949a45daee4e90c50df66365a539659ea50c09e
parent5d945dbe5eb4f21f09595ca3f5f9eae35329665a
Drop libtool from llvm.

We were only using it so find the shared library extension and nm. There are
simpler ways to do those things :-)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202524 91177308-0d34-0410-b5e6-96231b3b80d8
13 files changed:
autoconf/AutoRegen.sh
autoconf/configure.ac
autoconf/depcomp [deleted file]
autoconf/ltmain.sh [deleted file]
autoconf/m4/libtool.m4 [deleted file]
autoconf/m4/ltdl.m4 [deleted file]
configure
include/llvm/Config/config.h.in
projects/sample/autoconf/configure.ac
projects/sample/autoconf/ltmain.sh [deleted file]
projects/sample/autoconf/m4/libtool.m4 [deleted file]
projects/sample/autoconf/m4/ltdl.m4 [deleted file]
projects/sample/configure