llvm-6502/tools
Jordan Rose 85042e6585 Revert "Add --program-prefix support to build"
The Apple buildbots are set up to pass --target to configure for both
cross- and non-cross-compile builds, and the standard autoconf response
to this is to set the program prefix to '<target>-'. Until we can figure
out the proper way to handle this (don't pass --target? pass an explicit
--program-prefix=""? don't auto-populate program_prefix with target_alias?)
it's more important to keep the buildbots running.

This reverts r164633 / ba48ceb1a3.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164651 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-26 00:01:00 +00:00
..
bugpoint
bugpoint-passes
gold
llc
lli Make sure lli compiles all code before invalidating instruction caches. 2012-09-20 08:46:30 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config Revert "Add --program-prefix support to build" 2012-09-26 00:01:00 +00:00
llvm-cov
llvm-diff
llvm-dis
llvm-dwarfdump
llvm-extract
llvm-link
llvm-mc When creating MCAsmBackend pass the CPU string as well. In X86AsmBackend 2012-09-18 16:08:49 +00:00
llvm-nm Add hidden flag to exclude aliases from output. 2012-09-18 18:47:58 +00:00
llvm-objdump
llvm-prof
llvm-ranlib
llvm-readobj
llvm-rtdyld
llvm-shlib
llvm-size
llvm-stress Silence -Wnon-virtual-dtor in llvm-stress. 2012-09-19 05:08:30 +00:00
lto
macho-dump
opt
CMakeLists.txt
LLVMBuild.txt
Makefile