]> granicus.if.org Git - clang/commit
[Cygwin] Use -femulated-tls by default since r257718 introduced the new pass.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 16 Jan 2016 03:44:52 +0000 (03:44 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 16 Jan 2016 03:44:52 +0000 (03:44 +0000)
commit4834722c293cfc3bd7c2715025576a1748feb9c9
treedf0d03932a9b441d81aa5cf243a0ec69607a8860
parent5e3dd53d49cc4e0dbf722cc848926bfee27ff60d
[Cygwin] Use -femulated-tls by default since r257718 introduced the new pass.

FIXME: Add more targets to use emutls into clang/test/Driver/emulated-tls.cpp.
FIXME: Add cygwin tests into llvm/test/CodeGen/X86. Working in progress.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@257984 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ReleaseNotes.rst
lib/Driver/Tools.cpp
test/Driver/emulated-tls.cpp [new file with mode: 0644]