Make things static that don't need to be referenced from outside the file.
authorDan Gohman <gohman@apple.com>
Fri, 16 Apr 2010 00:42:57 +0000 (00:42 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 16 Apr 2010 00:42:57 +0000 (00:42 +0000)
commitf6920033e0ad2cd1e18d52dd56d0e8a3384faf72
treea92d6860006811aff310bffa6bfd2fe9f03a2095
parenta001b664988f759d194f3d5d880c61449219fc2e
Make things static that don't need to be referenced from outside the file.

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