1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/include/llvm/Support
Brian Gaeke ba26360c7e 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.

llvm-svn: 13356
2004-05-04 21:09:01 +00:00
..
CallSite.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
CFG.h Move the GraphTraits for MachineBasicBlocks to the MachineBasicBlock file. 2004-05-01 21:05:34 +00:00
ConstantRange.h Add some new methods 2004-03-30 00:20:08 +00:00
GetElementPtrTypeIterator.h Support iteration over constant instructions 2004-04-04 19:46:54 +00:00
InstIterator.h Changes to fix up the inst_iterator to pass to boost iterator checks. This 2004-04-27 15:13:33 +00:00
InstVisitor.h Provide visit(Module&) and visitModule(Module&) functionality. 2004-05-04 18:30:38 +00:00
Mangler.h Add method 2004-02-14 00:30:31 +00:00
PassNameParser.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
ToolRunner.h Add "Args" optional argument to AbstractInterpreter factory methods, which 2004-05-04 21:09:01 +00:00
ValueHolder.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00