Skip to content
  1. Dec 17, 2004
    • Reid Spencer's avatar
      For PR351: · 584cb0a8
      Reid Spencer authored
      * removeFile() -> sys::Path::destroyFile()
      * remove extraneous toString() calls
      * convert local variables representing path names from std::string to
        sys::Path
      * Use sys::Path objects with FileRemove instead of std::string
      * Use sys::Path methods for construction of path names
      
      llvm-svn: 19001
      584cb0a8
  2. Dec 14, 2004
    • Reid Spencer's avatar
      For PR351: · eedafda7
      Reid Spencer authored
      * Change ExecWait calls to sys::Program::ExecuteAndWait
      * Convert to use sys::Path where it makes sense
      
      llvm-svn: 18929
      eedafda7
    • Reid Spencer's avatar
      For PR351: · 79dc8b79
      Reid Spencer authored
      Adjust to interface change for FindExecutable.
      
      llvm-svn: 18920
      79dc8b79
  3. Dec 13, 2004
  4. Dec 12, 2004
  5. Dec 10, 2004
  6. Dec 08, 2004
  7. Dec 05, 2004
    • Reid Spencer's avatar
      Fix PR139:\ · ef966657
      Reid Spencer authored
      When not linking as a library, use LinkItems to retain command line order of \
      linking, otherwise use LinkFiles
      
      llvm-svn: 18549
      ef966657
  8. Dec 02, 2004
  9. Nov 25, 2004
  10. Nov 17, 2004
  11. Nov 16, 2004
  12. Nov 15, 2004
  13. Nov 14, 2004
  14. Nov 09, 2004
  15. Nov 08, 2004
  16. Oct 28, 2004
  17. Oct 22, 2004
  18. Oct 19, 2004
  19. Oct 13, 2004
  20. Oct 11, 2004
  21. Oct 07, 2004
  22. Sep 02, 2004
    • Reid Spencer's avatar
      Changes For Bug 352 · 7c16caa3
      Reid Spencer authored
      Move include/Config and include/Support into include/llvm/Config,
      include/llvm/ADT and include/llvm/Support. From here on out, all LLVM
      public header files must be under include/llvm/.
      
      llvm-svn: 16137
      7c16caa3
  23. Aug 29, 2004
  24. Aug 02, 2004
  25. Jul 27, 2004
  26. Jun 23, 2004
  27. Jun 02, 2004
  28. May 27, 2004
Loading