[PATCH] D19098: [AArch64] [ARM] Make a target-independent llvm.thread.pointer intrinsic.

Ahmed Bougacha via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 19 09:38:35 PDT 2016


ab added a comment.

Thanks David & Marcin! Langref LGTM as well.


================
Comment at: docs/LangRef.rst:9620
@@ +9619,3 @@
+
+      declare i8 *@llvm.thread.pointer()
+
----------------
```
i8* @llvm...
```


Repository:
  rL LLVM

http://reviews.llvm.org/D19098





More information about the llvm-commits mailing list