summaryrefslogtreecommitdiffstats
path: root/llvm/utils/llvm-compilers-check
Commit message (Collapse)AuthorAgeFilesLines
* Replace the old --with-cxx-* configure options with a single ↵Rafael Espindola2012-02-031-8/+6
| | | | | | | | | --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). llvm-svn: 149651
* Remove Deprecated FeaturesDavid Greene2012-01-271-250/+51
| | | | | | | | | | | | 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. llvm-svn: 149149
* utils: Rename the "llvmbuild" script to llvm-compilers-check.Daniel Dunbar2011-11-041-0/+778
llvm-svn: 143673
OpenPOWER on IntegriCloud