llvm-6502/lib
Chris Lattner a3d3c2b645 * 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


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184 91177308-0d34-0410-b5e6-96231b3b80d8
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