Converting FuncNames to a ManagedStatic to avoid static constructors and destructors.
authorChris Bieneman <beanz@apple.com>
Fri, 19 Sep 2014 21:07:01 +0000 (21:07 +0000)
committerChris Bieneman <beanz@apple.com>
Fri, 19 Sep 2014 21:07:01 +0000 (21:07 +0000)
commit7d1a53b82375d94b6bb16cc40ee00d7be56ca890
tree73c977d3f50b8c5a7d3d7f839b689cfef35a96d8
parentea28172c61db79d6b8327eb4fc7ff9f690961f75
Converting FuncNames to a ManagedStatic to avoid static constructors and destructors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218151 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp