Move a few more convenience factory functions from Constant to LLVMContext.
[oota-llvm.git] / include / llvm / System / ThreadLocal.h
2009-06-25 Owen AndersonAdd support for const thread locals.
2009-06-25 Owen AndersonAdd a class for supporting platform independent thread...