[multilib] Add support to the autoconf build to substitute
authorChandler Carruth <chandlerc@gmail.com>
Mon, 29 Dec 2014 11:58:17 +0000 (11:58 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 29 Dec 2014 11:58:17 +0000 (11:58 +0000)
commit9798b274ad69fb991af15967d2ff590cefd1c2e2
treee6224762b2322ed8bc992c2f83b835fb4040ee8d
parent6e53164e3c4f3db35959b3bc4db00e1243a90c4e
[multilib] Add support to the autoconf build to substitute
a CLANG_LIBDIR_SUFFIX variable. This is necessary before I can add
support for using that variable to CMake and the C++ code in Clang, and
the autoconf build system does all substitutions in the LLVM tree.

As mentioned before, I'm not planning to add actual multilib support to
the autoconf build, just enough stubs for it to keep playing nicely with
the CMake build once that one has support.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224922 91177308-0d34-0410-b5e6-96231b3b80d8
autoconf/configure.ac
configure
include/llvm/Config/config.h.in