History log of /external/llvm/utils/llvm-compilers-check
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1aee22e0720932a82dd3bf3fc8be804fff6bb89a 03-Feb-2012 Rafael Espindola <rafael.espindola@gmail.com> Replace the old --with-cxx-* configure options with a single --with-gcc-toolchain
that just uses the new toolchain probing logic. This fixes linking with -m32 on
64 bit systems (the /32 dir was not being added to the search).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149651 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/llvm-compilers-check
0c6e1778817ac97b42af1375ec6bfae8b65e9d76 28-Jan-2012 David Greene <greened@obbligato.org> Remove Deprecated Features

Move to a model where we build whatever branches are checked out
in the source directories. This was a bit too smart (and complicated)
in handling details best left to the user and the revision control
system.

In addition, get rid of support for llvm-gcc and building gcc as
these are no longer necessary.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149149 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/llvm-compilers-check
903aa8d00fb9497e222c7d461244cbfb24766254 04-Nov-2011 Daniel Dunbar <daniel@zuster.org> utils: Rename the "llvmbuild" script to llvm-compilers-check.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143673 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/llvm-compilers-check