Add an extra operand to LABEL nodes which distinguishes between debug, EH, or misc...
[oota-llvm.git] / include / llvm / Value.h
2001-08-23 Chris LattnerAdd annotation support to value
2001-07-14 Chris LattnerMade the following changes:
2001-06-27 Chris LattnerAdd a new slew of functions to allow dynamic_cast<...
2001-06-11 Chris LattnerUpdates to support
2001-06-07 Chris LattnerFixes for BB iterators, additional methods added for...
2001-06-06 Chris LattnerInitial revision