Use getFileSize() instead of sys/stat.h directly
authorChris Lattner <sabre@nondot.org>
Tue, 30 Dec 2003 07:48:17 +0000 (07:48 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 30 Dec 2003 07:48:17 +0000 (07:48 +0000)
commitb74f4d042248805988b953b815453422767b292e
tree77a2ed9280bb3c8fb67d3a2257d893629f6203cb
parent97f752f6d501f507b5ed433a28f8e6f09cbe5170
Use getFileSize() instead of sys/stat.h directly

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10652 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-link/llvm-link.cpp