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)
commit8fc4096fabc88de41e49bf4226f9fc305d710137
treeb476eea0065076ac51ae6f5d44988dda1df75543
parent3cf443ddd63fa219f3681ec3ca837cc1c0dc0829
Move string pointer from being a static class member to just a static global in the one file its needed in.

llvm-svn: 186476
llvm/lib/Target/R600/AMDGPUMachineFunction.cpp
llvm/lib/Target/R600/AMDGPUMachineFunction.h