Skip to content
  1. Dec 15, 2004
    • Jeff Cohen's avatar
      Make Win32 TimeValue::toString() re-entrant and work with mingw · 92e02d40
      Jeff Cohen authored
      llvm-svn: 18954
      92e02d40
    • Jeff Cohen's avatar
      Fix VC++ compilation errors · e4083418
      Jeff Cohen authored
      llvm-svn: 18953
      e4083418
    • Reid Spencer's avatar
      For PR351: · 93291727
      Reid Spencer authored
      * Remove #inclusion of FileUtilities.h, not needed any more.
      * Convert getUniqueFilename -> sys::Pat::makeUnique()
      
      llvm-svn: 18948
      93291727
    • Reid Spencer's avatar
      For PR351: · f66d9323
      Reid Spencer authored
      * Fix implementation and documentation about LLVMGCCDIR/bytecode-libs
      * Add the makeUnique method, replacement for getUniqueFilename in Support.
      * Add the sys::CopyFile function, replacement for CopyFile in Support.
      * Move GetLLVMConfigDir() into generic code area since its generic.
      
      llvm-svn: 18947
      f66d9323
    • Reid Spencer's avatar
      For PR351: · 320a20ac
      Reid Spencer authored
      Remove getUniqueFilename and CopyFile. These are now implemented by
      sys::Path::makeUnique and sys::CopyFile, respectively.
      
      llvm-svn: 18946
      320a20ac
  2. Dec 14, 2004
  3. Dec 13, 2004
Loading