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 Add "sample" documentation to sample project. 2008-09-15 05:31:29 +00:00
include Eliminate tabs and trailing spaces 2005-04-23 21:26:11 +00:00
lib I swear I did a make clean and make before committing all this... 2010-11-29 18:47:54 +00:00
tools avoid collision with /usr/bin/sample if this ever gets installed. 2007-02-18 03:03:41 +00:00
configure Replace the old --with-cxx-* configure options with a single --with-gcc-toolchain 2012-02-03 00:59:30 +00:00
Makefile oops 2005-07-05 16:36:18 +00:00
Makefile.common.in projects/sample: Switch over to imported Makefile setup. 2011-10-27 21:25:09 +00:00
Makefile.llvm.config.in projects/sample: Import adapted form of current LLVM autoconf/Makefile setup so that projects/sample is standalone and not tied to the LLVM build setup. 2011-10-18 23:10:47 +00:00
Makefile.llvm.rules projects/sample: Import adapted form of current LLVM autoconf/Makefile setup so that projects/sample is standalone and not tied to the LLVM build setup. 2011-10-18 23:10:47 +00:00