[PATCH] D12001: Implement __emutls_get_address

Chih-Hung Hsieh via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 11:19:24 PDT 2015


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

Move the macro COMPILE_TIME_ASSERT to int_util.h and change it to a typedef.


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.33228.patch
Type: text/x-patch
Size: 12607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150826/a8151803/attachment-0001.bin>


More information about the llvm-commits mailing list