[PATCH] D12001: Implement __emutls_get_address

Chih-Hung Hsieh via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 28 10:55:58 PDT 2015


chh updated this revision to Diff 33442.
chh marked an inline comment as done.
chh added a comment.

Changes with compnerd's and danalbert's suggestions.


http://reviews.llvm.org/D12001

Files:
  compiler-rt/lib/builtins/CMakeLists.txt
  compiler-rt/lib/builtins/README.txt
  compiler-rt/lib/builtins/emutls.c
  compiler-rt/lib/builtins/int_util.h
  compiler-rt/test/builtins/Unit/emutls_test.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12001.33442.patch
Type: text/x-patch
Size: 12815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150828/5890835e/attachment.bin>


More information about the llvm-commits mailing list