[PATCH] D12001: Implement __emutls_get_address

Chih-Hung Hsieh via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 15:26:16 PDT 2015


chh updated this revision to Diff 33016.
chh added a comment.

Added __FILE__ and __LINE__ output in error messages.
Added comp_assert.h.


http://reviews.llvm.org/D12001

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12001.33016.patch
Type: text/x-patch
Size: 13140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150824/6281591f/attachment.bin>


More information about the llvm-commits mailing list