First cut at the Code Generator using the TableGen methodology.
[oota-llvm.git] / include / Support / Casting.h
2003-04-23 Chris LattnerAllow dyn_cast to operate on things that aren't OBVIOUS...
2002-07-24 Chris LattnerAdd missing typename's that GCC3.1 is whining about.
2002-06-25 Chris LattnerMEGAPATCH checkin.
2002-04-08 Chris LattnerPull casting operators out of Value.h