Make option variables static, so they won't cause nameclash
authorAnton Korobeynikov <asl@math.spbu.ru>
Fri, 22 Aug 2008 21:27:49 +0000 (21:27 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Fri, 22 Aug 2008 21:27:49 +0000 (21:27 +0000)
commit70f24c62ad6314a742a101ef9de046f5e788cb7f
treec4b8ec4bb5b47f039c9149de9570bc569bb50869
parent449416deb6d08bbc0939c51e5e82f55decdff601
Make option variables static, so they won't cause nameclash

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55203 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsSubtarget.cpp