aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Bytecode/Reader/ReaderInternals.h
Commit message (Expand)AuthorAgeFilesLines
* Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tire...Chris Lattner2001-10-151-1/+1
* * Add real support for global variable addresses initializing constantsChris Lattner2001-10-131-1/+17
* * Both Method & GlobalVariable now subclass GlobalValueChris Lattner2001-10-031-1/+1
* Convert more code to use new style castsChris Lattner2001-10-011-2/+1
* Pull iterators out of CFG.h and CFGdecls and put them in Support directoryChris Lattner2001-09-281-0/+1
* * Remove support for internal constant poolChris Lattner2001-09-071-9/+30
* * Add calls to failure template so that it is actually possible to debugChris Lattner2001-07-281-0/+9
* Broad superficial changes:Chris Lattner2001-07-071-1/+1
* Changed the fundemental architecture of Operands for Instructions. NowChris Lattner2001-07-071-7/+0
* Initial revisionChris Lattner2001-06-061-0/+146