Move private helper function into the only .cpp file that uses it.
authorChris Lattner <sabre@nondot.org>
Sun, 13 Feb 2005 23:14:06 +0000 (23:14 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 13 Feb 2005 23:14:06 +0000 (23:14 +0000)
commit0c09e5fb91feae42f437d632abf8a42da27fc1d2
tree0e1190175955d66f078c5c74b9900ffee7670e43
parent45495c524841aa94107d5331f5522c5c6d2024cd
Move private helper function into the only .cpp file that uses it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20169 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/SystemUtils.h