Move string pointer from being a static class member to just a static global in the...
authorCraig Topper <craig.topper@gmail.com>
Wed, 17 Jul 2013 00:31:35 +0000 (00:31 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 17 Jul 2013 00:31:35 +0000 (00:31 +0000)
commitf5eea529834ba1f08a2d95e51a4f49fb9766a927
treea15e7488e7e3a8079a5e0173b384298969ad51ec
parentc8cfaa1625a72aa3660a268dae753748cfed67d0
Move string pointer from being a static class member to just a static global in the one file its needed in.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186476 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUMachineFunction.cpp
lib/Target/R600/AMDGPUMachineFunction.h