llvm-6502/docs/CommandGuide
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
..
html Convert .cvsignore files 2007-06-29 16:35:07 +00:00
bugpoint.pod Generalize bugpoint's concept of a "safe" backend, and add options 2008-12-08 04:02:47 +00:00
index.html Add a man page for llvmc. Really basic for now, will be updated later. 2008-11-25 21:38:38 +00:00
llc.pod eliminated all references to 'bytecode' from .pod files 2007-07-09 11:24:05 +00:00
lli.pod Who thought up this crazy formatting scheme? 2007-08-07 17:57:36 +00:00
llvm-ar.pod eliminated all references to 'bytecode' from .pod files 2007-07-09 11:24:05 +00:00
llvm-as.pod eliminated all references to 'bytecode' from .pod files 2007-07-09 11:24:05 +00:00
llvm-bcanalyzer.pod Bytecode -> Bitcode 2007-07-09 06:45:18 +00:00
llvm-config.pod eliminated all references to 'bytecode' from .pod files 2007-07-09 11:24:05 +00:00
llvm-db.pod
llvm-dis.pod eliminated all references to 'bytecode' from .pod files 2007-07-09 11:24:05 +00:00
llvm-extract.pod eliminated all references to 'bytecode' from .pod files 2007-07-09 11:24:05 +00:00
llvm-ld.pod llvm-ld doesn't have a -march option. This fixes PR2961 2008-10-28 20:05:06 +00:00
llvm-link.pod eliminated all references to 'bytecode' from .pod files 2007-07-09 11:24:05 +00:00
llvm-nm.pod eliminated all references to 'bytecode' from .pod files 2007-07-09 11:24:05 +00:00
llvm-prof.pod eliminated all references to 'bytecode' from .pod files 2007-07-09 11:24:05 +00:00
llvm-ranlib.pod eliminated all references to 'bytecode' from .pod files 2007-07-09 11:24:05 +00:00
llvmc.pod Man page update. 2008-12-07 16:48:07 +00:00
llvmgcc.pod Improve description of -emit-llvm. 2008-06-12 17:04:09 +00:00
llvmgxx.pod eliminated all references to 'bytecode' from .pod files 2007-07-09 11:24:05 +00:00
Makefile Create dirs as needed. 2008-06-09 07:14:31 +00:00
manpage.css Remove an unneeded space, mostly to verify that auto-update of the 2007-07-09 05:33:45 +00:00
opt.pod eliminated all references to 'bytecode' from .pod files 2007-07-09 11:24:05 +00:00
tblgen.pod