Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
c6f40b6ffb6ba9cd2a911d44f5f1d9417d80fe11
/
lib
/
Support
/
ManagedStatic.cpp
4c7ac18
Split the thread-related APIs out into their own file, and add a few more
by Owen Anderson
· 16 years ago
51b16f4
Untabification.
by Bill Wendling
· 16 years ago
6afe2fa
Have llvm_start_multithreaded return a bool indicating whether multithreaded
by Owen Anderson
· 16 years ago
b4d97b7
Add llvm_start_multithreaded(), which starts up the LLVM internals in thread-safe mode. Provide double-check locking
by Owen Anderson
· 16 years ago
4ee451d
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
d283566
Not all managedstatics need object pointers.
by Chris Lattner
· 18 years ago
151880b
Define this in the correct n/s
by Chris Lattner
· 19 years ago
771cbf3
new helper class to provide more explicit management of static ctor/dtors.
by Chris Lattner
· 19 years ago