Take advantage of C++'s thread-safe static local initialization to simplify thread...
authorOwen Anderson <resistor@mac.com>
Wed, 13 Oct 2010 20:24:34 +0000 (20:24 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 13 Oct 2010 20:24:34 +0000 (20:24 +0000)
commit972beb5431abfc936bced71ca442d4b274e80d1b
tree0cf5b3e1c8364316836ec5aa32b03688328bcf6f
parent72731a6c19b9bbd1a33c99041d8d707046dd09c6
Take advantage of C++'s thread-safe static local initialization to simplify thread-safe pass initialization.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116426 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/PassSupport.h