Converting SpillPlacement's BlockFrequency threshold to a ManagedStatic to avoid...
authorChris Bieneman <beanz@apple.com>
Fri, 19 Sep 2014 22:46:28 +0000 (22:46 +0000)
committerChris Bieneman <beanz@apple.com>
Fri, 19 Sep 2014 22:46:28 +0000 (22:46 +0000)
commit3b5a0bf93d0f2e37ea42021aabc44b2ac91eb67f
tree660c23871e64f6801fe8b32bc478af8209c8f216
parentc58ab80f78fb8b4d5927af9e6dcd8a9c37b212e9
Converting SpillPlacement's BlockFrequency threshold to a ManagedStatic to avoid static constructors and destructors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218163 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SpillPlacement.cpp