llvm-6502/tools
Brian Gaeke d11577b68b Add "Args" optional argument to AbstractInterpreter factory methods, which
fills in a ToolArgs vector in the AbstractInterpreter if it is set. This
ToolArgs vector is used to pass additional arguments to LLI and/or LLC.
This is intended to address Bug 40.

Also, make -debug-only=toolrunner work for the LLC and CBE
AbstractInterpreters.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13356 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-04 21:09:01 +00:00
..
analyze finegrainify namespacification 2004-04-12 05:38:01 +00:00
bugpoint Add "Args" optional argument to AbstractInterpreter factory methods, which 2004-05-04 21:09:01 +00:00
extract Add command-line option to select whether to isolate or delete function from 2004-04-22 23:07:39 +00:00
gccas Move loop optimization passes up, add loop unroller 2004-04-18 05:21:01 +00:00
gccld Don't use invalid HTML in a doxygen comment. 2004-04-15 15:23:45 +00:00
llc Add a better head-of-file comment. 2004-03-16 21:47:20 +00:00
llee Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into 2004-01-26 20:59:41 +00:00
lli Great renaming part II: Sparc --> SparcV9 (also includes command-line options and Makefiles) 2004-02-25 19:08:12 +00:00
llvm-ar Make sure to print a stack trace whenever an error signal is delivered to the 2004-02-19 20:32:12 +00:00
llvm-as Make sure to print a stack trace whenever an error signal is delivered to the 2004-02-19 20:32:12 +00:00
llvm-db Great renaming part II: Sparc --> SparcV9 (also includes command-line options and Makefiles) 2004-02-25 19:08:12 +00:00
llvm-dis Make sure to print a stack trace whenever an error signal is delivered to the 2004-02-19 20:32:12 +00:00
llvm-extract Add command-line option to select whether to isolate or delete function from 2004-04-22 23:07:39 +00:00
llvm-link Make sure to print a stack trace whenever an error signal is delivered to the 2004-02-19 20:32:12 +00:00
llvm-nm Include cerrno (gcc-3.4 fix) 2004-04-21 16:11:40 +00:00
llvm-prof Annotate functions with edge counts as well, if they are available. 2004-03-08 20:04:32 +00:00
opt finegrainify namespacification 2004-04-12 05:38:01 +00:00
Makefile Add new directory 2004-01-05 05:28:15 +00:00