Add explicit abort so optimized build knows that the function does not return
[oota-llvm.git] / include / llvm / Support / InstVisitor.h
2002-05-10 Chris LattnerAdd explicit abort so optimized build knows that the...
2002-04-18 Chris Lattner* Add a comment to the header giving a breif overview...
2002-04-18 Chris Lattner* Make dtor virtual
2002-04-15 Chris Lattner* s/Method/Function
2002-04-08 Chris Lattners/Method/Function
2002-03-18 Chris LattnerInitial checkin of InstVisitor class