iOS natively supports thread-locals
Jacob Carlborg via digitalmars-d-ldc
digitalmars-d-ldc at puremagic.com
Sun Jun 19 03:40:43 PDT 2016
On 2016-06-19 04:40, Dan Olson wrote:
> Good news! I just did a simple LDC test of thread locals using vanilla
> LLVM 3.8.0 and Xcode 3.7.1. Targeted both arm64 (iPhone 6) and armv7
> (older iPad mini) running iOS 9.3.2. This paves the way for ditching my
> modified LLVM.
Aha, interesting. Does the implementation look like the one for OS X or
is completely different?
--
/Jacob Carlborg
More information about the digitalmars-d-ldc
mailing list