Mark a function as static since it doesn't use anything in the class.
authorCraig Topper <craig.topper@gmail.com>
Wed, 22 Aug 2012 05:36:44 +0000 (05:36 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 22 Aug 2012 05:36:44 +0000 (05:36 +0000)
commitf7c4d26f77465d731054021ba6bdde556e9f25b7
tree4f6a0081967ef306f82d0d8a5003947629716c61
parente7338cd550a4ccde6796d2987b482ea9f0e239ef
Mark a function as static since it doesn't use anything in the class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162342 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86VZeroUpper.cpp