Tweak argument
[oota-llvm.git] / include / llvm / Analysis / ConstantsScanner.h
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2003-09-30 Chris LattnerStandardize header file comments
2003-06-22 Chris LattnerRemove a ton of extraneous #includes
2003-06-11 John CriswellIncluded assert.h so that the code compiles under newer...
2002-10-28 Chris LattnerDon't #include <Support/*>, #include "Support/*"
2002-07-24 Chris Lattner*** empty log message ***
2002-03-23 Chris LattnerRename Method to Function
2002-02-12 Chris LattnerMethod.h no longer includes BasicBlock.h
2001-12-04 Chris LattnerRenamed inst_const_iterator -> const_inst_iterator
2001-12-03 Chris LattnerRename ConstPoolVal -> Constant
2001-10-01 Chris LattnerConvert more code to use new style casts
2001-10-01 Chris LattnerAdd more support for new style casts
2001-09-07 Chris LattnerNEw file