Implement target independent TLS compatible with glibc's emutls.c.
[oota-llvm.git] / test / Transforms / PartiallyInlineLibCalls /
2014-08-01 Peter CollingbournePartiallyInlineLibCalls: Check sqrt result type before...