Skip to content
  1. Dec 15, 2004
    • 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