OSDN Git Service

Simplify a lot of code by using a R/W mutex that becomes a no-op when multithreading...
authorOwen Anderson <resistor@mac.com>
Thu, 18 Jun 2009 19:10:19 +0000 (19:10 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 18 Jun 2009 19:10:19 +0000 (19:10 +0000)
commitee6aefcaa3e8a211bd475270afb2ebb8aa78a615
treecb1757f3908129168fff0587921f70e0d02a568f
parent0e4d6066841861f2e2a671a6b76a08de2a8e26c9
Simplify a lot of code by using a R/W mutex that becomes a no-op when multithreading is disabled.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73714 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Constants.cpp