]> granicus.if.org Git - clang/commit
Enable TLS support on OpenBSD, but default to the emulatated TLS model.
authorBrad Smith <brad@comstyle.com>
Mon, 17 Jul 2017 00:49:31 +0000 (00:49 +0000)
committerBrad Smith <brad@comstyle.com>
Mon, 17 Jul 2017 00:49:31 +0000 (00:49 +0000)
commit6a9e1d4eeb7e6ed9645b31c645c59c45e858dfeb
treef238e7e083992d130399a1284b7f5e4f42a32f84
parentbb80e4561494419619dcc16e9c5f5135550c609a
Enable TLS support on OpenBSD, but default to the emulatated TLS model.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@308155 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
lib/Driver/ToolChains/Clang.cpp
test/Driver/emulated-tls.cpp