[PATCH] D32782: Add pthread_self function prototype and make it speculatable.
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 20 17:21:06 PDT 2017
davide added a comment.
Note: whether it's a good idea to declare `pthread_self()` with attribute `const` is a different story, but I'll leave the answer to the `glibc` developers :)
Repository:
rL LLVM
https://reviews.llvm.org/D32782
More information about the llvm-commits
mailing list