koriakin added a comment.

In http://reviews.llvm.org/D19589#413924, @rjmccall wrote:

> Why the random triple change on the test?
>
> Otherwise LGTM.


See the comment above - arm64-apple-ios doesn't support TLS, so 
__builtin_thread_pointer is meaningless (it compiled before, but would result 
in an error now due to the isTLSSupported check).


Repository:
  rL LLVM

http://reviews.llvm.org/D19589



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to