llvm-6502/tools/gccld
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
..
gccld.cpp For PR351: 2004-12-16 23:04:20 +00:00
gccld.h For PR351: 2004-12-14 04:20:08 +00:00
GenerateCode.cpp For PR351: 2004-12-14 04:20:08 +00:00
Makefile Add LLVMbzip2 library, now required. 2004-11-25 20:22:06 +00:00