Get rid of this horrible "benign race" by exploiting ManagedStatic to initialize
authorOwen Anderson <resistor@mac.com>
Tue, 25 Aug 2009 22:27:22 +0000 (22:27 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 25 Aug 2009 22:27:22 +0000 (22:27 +0000)
commitd8110fb7264993f30133c532cd074313bead0afa
treea3746e283d0eea162864ae9054061d5d8f1bfee5
parent75b0edae7275436c1255c10eb98e5b0dffc978f6
Get rid of this horrible "benign race" by exploiting ManagedStatic to initialize
the array on its first access.

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