summaryrefslogtreecommitdiff
path: root/include/llvm/Support/ManagedStatic.h
Commit message (Expand)AuthorAge
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-29
* add a way to register an arbitrary cleanup function.Chris Lattner2007-02-20
* add helper method.Chris Lattner2007-02-10
* add a helper to call llvm_shutdown()Chris Lattner2006-12-06
* new helper class to provide more explicit management of static ctor/dtors.Chris Lattner2006-09-28