llvm-mirror/lib
Chris Lattner d3e41d4d2f * ValueHolder now takes 3 arguments
* Added a few methods to ConstantPool
* ConstPoolVal no longer derives from Value
* Method & Module multiply inherit from SymTabValue & Value now
* Added a GetElementPtrInst::isStructSelector() method

llvm-svn: 184
2001-07-14 06:13:19 +00:00
..
Analysis * The parent of a constant pool is a SymTabValue, not a value. 2001-07-14 06:08:51 +00:00
AsmParser Added some comments, preparing to add global variables and method prototypes 2001-07-14 06:10:16 +00:00
Bytecode * The parent of a constant pool is a symtabvalue, not a value. 2001-07-14 06:10:49 +00:00
Transforms Add knowledge about the struct form of the GetElementPtr instruction 2001-07-14 06:11:51 +00:00
VMCore * ValueHolder now takes 3 arguments 2001-07-14 06:13:19 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00