aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/ManagedStatic.h
AgeCommit message (Expand)Author
2007-02-20add a way to register an arbitrary cleanup function.Chris Lattner
2007-02-10add helper method.Chris Lattner
2006-12-06add a helper to call llvm_shutdown()Chris Lattner
2006-09-28new helper class to provide more explicit management of static ctor/dtors.Chris Lattner