llvm-6502/projects/sample
Rafael Espindola 1aee22e072 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
2012-02-03 00:59:30 +00:00
..
autoconf Replace the old --with-cxx-* configure options with a single --with-gcc-toolchain 2012-02-03 00:59:30 +00:00
docs
include
lib
tools
configure Replace the old --with-cxx-* configure options with a single --with-gcc-toolchain 2012-02-03 00:59:30 +00:00
Makefile
Makefile.common.in projects/sample: Switch over to imported Makefile setup. 2011-10-27 21:25:09 +00:00
Makefile.llvm.config.in
Makefile.llvm.rules