1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/tools/llvm-ld
Reid Spencer e2af7fb67b 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
..
llvm-ld.cpp For PR351: 2004-12-16 23:04:20 +00:00
Makefile Add LLVMbzip2 library, now required. 2004-11-25 20:22:06 +00:00
Optimize.cpp Revert the last patch. We really do need SimplyCFG. 2004-12-11 03:03:54 +00:00