llvm-project/llvm/tools/llvm-ld
Reid Spencer 5ababc6f33 sys::CopyFile returns void and throws an exception on error which will be
caught by llvm-ld's main function.

llvm-svn: 19030
2004-12-18 06:54:21 +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
llvm-ld.cpp sys::CopyFile returns void and throws an exception on error which will be 2004-12-18 06:54:21 +00:00