Also instead of checking architecture explicitly, use recently added
"simulator" environment in the triple.
rdar://problem/35083787
Paths
| Differential D41750
Fix TLS support check for Darwin 32-bit simulator targets. ClosedPublic Authored by vsapsai on Jan 4 2018, 5:34 PM.
Details Summary Also instead of checking architecture explicitly, use recently added rdar://problem/35083787
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 4 2018, 6:25 PM Closed by commit rL321890: Fix TLS support check for Darwin 32-bit simulator targets. (authored by vsapsai). · Explain WhyJan 5 2018, 12:21 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 128696 clang/lib/Basic/Targets/OSTargets.h
clang/test/Sema/darwin-tls.c
|