aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/ManagedStatic.cpp
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2009-05-19 22:18:56 +0000
committerOwen Anderson <resistor@mac.com>2009-05-19 22:18:56 +0000
commita86037084d8c2338c305533807b3213cfdc47a3e (patch)
treecedee6e1057dcd871c41a1e150497f264ef4bffa /lib/Support/ManagedStatic.cpp
parent6aa219a18c59a9bc0b1eeb6eece09cfabaaefabe (diff)
Split the ENABLE_THREADS #define in two. Now ENABLE_THREADS indicates the ability to run multiple threads at once in the JIT, and requires only
mutex support. LLVM_MULTITHREADED indicates (or will indicate) the ability to run LLVM itself across multiple threads, and requires atomics support. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72140 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/ManagedStatic.cpp')
0 files changed, 0 insertions, 0 deletions