]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r228540:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 31 Dec 2011 12:58:21 +0000 (12:58 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 31 Dec 2011 12:58:21 +0000 (12:58 +0000)
commit6fb910483cf930ff94fcbe516cb94e22967219eb
tree2f39c61e4a0edca5406e9df06b89a01425a4c208
parent0b6bb124c195d04d74da5ea3a117f341e1615490
MFC r228540:

Since clang does not support the tls_model attribute used in malloc.c
yet (see LLVM PR 9788), and warns about it, rub it out for now.  When
clang grows support for this attribute, I will revert this again.

git-svn-id: svn://svn.freebsd.org/base/stable/9@229079 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libc/stdlib/malloc.c