IncludeFile hack to pull in BasicValueNumbering whenever ValueNumbering.h
[oota-llvm.git] / include / Support / FileUtilities.h
2003-11-24 Misha BrukmanExpose functionality to query if a file is an ELF share...
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-11-11 Brian GaekeAdd prototypes for CheckMagic, IsArchive, and IsBytecode.
2003-11-11 Brian Gaeke VS: ---------------------------------------------...
2003-10-20 John CriswellAdded LLVM notice.
2003-09-02 John CriswellAdded the MakeFileReadable() method.
2003-09-02 John CriswellAdded the MakeFileExecutable() method. This method...
2003-08-07 Misha BrukmanMoved removeFile() and getUniqueFilename() into FileUti...
2003-08-01 Chris LattnerNew file