aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/ManagedStatic.h
Commit message (Expand)AuthorAgeFilesLines
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* add a way to register an arbitrary cleanup function.Chris Lattner2007-02-201-0/+6
* add helper method.Chris Lattner2007-02-101-0/+3
* add a helper to call llvm_shutdown()Chris Lattner2006-12-061-0/+8
* new helper class to provide more explicit management of static ctor/dtors.Chris Lattner2006-09-281-0/+79