llvm-project/llvm/tools/gccld
Reid Spencer 584cb0a8c1 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

llvm-svn: 19001
2004-12-16 23:04:20 +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
gccld.cpp For PR351: 2004-12-16 23:04:20 +00:00
gccld.h For PR351: 2004-12-14 04:20:08 +00:00