llvm-6502/tools
Reid Spencer 5f76760c88 For PR351:
* 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


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19001 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-16 23:04:20 +00:00
..
analyze For PR387:\ 2004-12-07 04:03:45 +00:00
bugpoint For PR351: 2004-12-16 23:04:20 +00:00
extract
gccas
gccld For PR351: 2004-12-16 23:04:20 +00:00
llc No targets actually use this library 2004-12-16 19:39:45 +00:00
lli
llvm-ar Unbreak all archive reading operations introduced by the last patch which 2004-12-15 21:58:03 +00:00
llvm-as
llvm-bcanalyzer
llvm-db For PR351: \ 2004-12-13 17:01:53 +00:00
llvm-dis
llvm-extract
llvm-ld For PR351: 2004-12-16 23:04:20 +00:00
llvm-link LinkModules is now in the Linker class 2004-12-13 03:01:03 +00:00
llvm-nm For PR351: 2004-12-15 01:53:50 +00:00
llvm-prof
llvm-ranlib For PR351: 2004-12-15 01:53:50 +00:00
llvm-stub
llvmc Change LLVMGCCDIR/bytecode-libs -> LLVMGCCDIR/lib 2004-12-15 01:54:37 +00:00
opt For PR387:\ 2004-12-07 04:03:45 +00:00
Makefile For PR351: 2004-12-13 23:15:32 +00:00