[PATCH] D12001: Implement __emutls_get_address
Chih-Hung Hsieh via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 27 10:49:19 PDT 2015
chh updated this revision to Diff 33339.
chh added a comment.
Make COMPILER_ASSERT work at also the file scope.
Use __COUNTER__ instead of __LINE__ to be unique in a compilation unit.
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.33339.patch
Type: text/x-patch
Size: 12763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150827/96f9cfe3/attachment.bin>
More information about the llvm-commits
mailing list