llvm-mirror/lib
Chris Lattner bcd7372d19 The only clients of the slot calculator are now the asmwriter and bcwriter.
Since this really only makes sense for these two, change hte instance variable
to reflect whether we are writing a bytecode file or not.  This makes it
reasonable to add bcwriter specific stuff to it as necessary.

llvm-svn: 10837
2004-01-14 02:49:34 +00:00
..
Analysis Remove use of ConstantHandling itf 2004-01-12 18:02:15 +00:00
AsmParser Don't use ConstantExpr::getShift anymore 2004-01-12 19:08:43 +00:00
Bytecode Don't use ConstantExpr::getShift anymore 2004-01-12 19:08:43 +00:00
CodeGen Fix bug in LiveIntervals::Interval::overlaps and 2004-01-14 00:20:09 +00:00
CWriter
Debugger Fix some typos and copy-and-paste-os in comments, and doxygenify. 2004-01-05 17:22:52 +00:00
ExecutionEngine
Support Remove use of ConstantHandling itf 2004-01-12 20:13:04 +00:00
Target Finegrainify namespacification 2004-01-13 21:27:59 +00:00
Transforms Clean up #includes 2004-01-12 19:56:36 +00:00
VMCore The only clients of the slot calculator are now the asmwriter and bcwriter. 2004-01-14 02:49:34 +00:00
Makefile Add new dir 2004-01-05 05:25:59 +00:00