Old fork of llvm-mirror, used on older RPCS3 builds
Go to file
Chris Lattner ef9c23f281 * Both Method & GlobalVariable now subclass GlobalValue
* ConstPoolPointerReference now represents a pointer to a GlobalValue
* Methods name references are now explicit pointers to methods
* Rename Value::GlobalVal to Value::GlobalVariableVal to avoid confusion


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@703 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-03 14:53:21 +00:00
docs Commit more code over to new cast style 2001-10-02 03:41:24 +00:00
include * Both Method & GlobalVariable now subclass GlobalValue 2001-10-03 14:53:21 +00:00
lib * Both Method & GlobalVariable now subclass GlobalValue 2001-10-03 14:53:21 +00:00
support/lib/Support Clean up Type class by removing mutable ConstRules member and use annotations insead 2001-09-09 21:02:38 +00:00
test Adjust test cases to match the fact that methods are now explicit pointer values, not explicit 2001-10-03 14:50:12 +00:00
tools Pull iterators out of CFG.h and CFGdecls and put them in Support directory 2001-09-28 22:56:31 +00:00
utils Print .def files as well as other files 2001-09-19 16:51:10 +00:00
getsomesrcs.sh Filter out noncore stuff 2001-07-25 22:46:22 +00:00
getsrcs.sh Print .def files as well as other files 2001-09-19 16:51:10 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00
Makefile.common Add support for tool specified linker options 2001-09-10 04:49:26 +00:00
Makefile.rules Add support for tool specified linker options 2001-09-10 04:49:26 +00:00