aboutsummaryrefslogtreecommitdiff
path: root/lib/Bytecode/Reader/ReaderInternals.h
AgeCommit message (Expand)Author
2001-10-13* Add real support for global variable addresses initializing constantsChris Lattner
2001-10-03* Both Method & GlobalVariable now subclass GlobalValueChris Lattner
2001-10-01Convert more code to use new style castsChris Lattner
2001-09-28Pull iterators out of CFG.h and CFGdecls and put them in Support directoryChris Lattner
2001-09-07* Remove support for internal constant poolChris Lattner
2001-07-28* Add calls to failure template so that it is actually possible to debugChris Lattner
2001-07-07Broad superficial changes:Chris Lattner
2001-07-07Changed the fundemental architecture of Operands for Instructions. NowChris Lattner
2001-06-06Initial revisionChris Lattner