[PATCH] Don't build DFSan functionality for Android.

Stephen Hines srhines at google.com
Thu Feb 13 01:14:02 PST 2014


Hi Peter,

We don't include DFSan as part of compiler-rt on Android, so these extern
TLS declarations are not available (and thus result in link errors for LLVM
3.4). Let me know if this is ok, or if there is some other way you think we
can resolve this.

Thanks,
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140213/6abefa0c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2014_02_13-01_06_21_0001-Don-t-build-DFSan-functionality-for-Android.patch
Type: text/x-patch
Size: 1443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140213/6abefa0c/attachment.bin>


More information about the llvm-commits mailing list