Add a 'normalize' method to the Triple class, which takes a mucked up
[oota-llvm.git] / include / llvm / System / ThreadLocal.h
2010-07-28 Owen AndersonAdd an erase() method to llvm::ThreadLocal.
2010-07-28 Owen AndersonAdd more doxygen comments for llvm::ThreadLocal.
2009-06-25 Owen AndersonAdd support for const thread locals.
2009-06-25 Owen AndersonAdd a class for supporting platform independent thread...