Add default index functor (an identity functor). You could use a
[oota-llvm.git] / include / llvm / System /
2004-08-25 Reid SpencerInitial implementation of the Path operating system...
2004-08-16 Reid SpencerBack out include/llvm/System changes until a satisfacto...
2004-08-15 Reid SpencerFirst version of a class to represent the notion of...
2004-08-15 Reid SpencerFirst version of a class to represent operating system...
2004-07-17 Reid SpencerAdded a README to point users to the documentation...
2004-05-27 Chris LattnerMoved header from include/Support/ to include/llvm...
2004-02-19 Chris LattnerAdd a new function
2003-12-31 Chris Lattnerdoxygenify
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM notice.
2003-09-30 Chris LattnerStandardize header file comments
2003-08-01 Chris LattnerThis file doesn't need this include
2003-06-30 John CriswellMerged in autoconf branch. This provides configuration...
2002-12-12 Chris LattnerFix header
2002-04-18 Chris LattnerNew api for signal handling for LLVM tools