Get rid of two global constructors by making things static variables in the only...
authorGreg Clayton <gclayton@apple.com>
Thu, 24 Mar 2016 21:48:10 +0000 (21:48 +0000)
committerGreg Clayton <gclayton@apple.com>
Thu, 24 Mar 2016 21:48:10 +0000 (21:48 +0000)
commit1e05c3bc28258afdbf3a9d7c4ba24e2dbc00034c
tree146329cb1843e41868c0cbd1ac073c644584fe8a
parent8e1232af42901b33ce9c54987cd9d86f1bdfb1b9
Get rid of two global constructors by making things static variables in the only function that uses these variables.

llvm-svn: 264347
lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h