llvm-6502/tools
Dan Gohman 70ef449741 Generalize bugpoint's concept of a "safe" backend, and add options
to allow the "safe" backend to be run with a different path, and/or
with different command-line options.

This enables the following use cases:
 - bugpoint llc against an llc command from a different build
 - bugpoint llc against the same llc with different command-line options
 - and more...

Also, document the existing "custom" interpreter options.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60681 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-08 04:02:47 +00:00
..
bugpoint Generalize bugpoint's concept of a "safe" backend, and add options 2008-12-08 04:02:47 +00:00
gccas
gccld
llc
lli Add command line option -entry-funcion to override entry function (default is main). 2008-11-05 23:21:52 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config
llvm-db
llvm-dis
llvm-extract
llvm-ld
llvm-link
llvm-nm
llvm-prof
llvm-ranlib
llvm-stub
llvmc CMake: Added Tool.cpp to tools/llvmc/driver. 2008-12-07 17:01:16 +00:00
lto Remove warning about declaration does not declare anything. This class was 2008-11-30 00:36:34 +00:00
opt
CMakeLists.txt
Makefile