Hi,

these patched enable building the ARM/Android runtime library for
AddressSanitizer if Android NDK is available.
They add a 'configure' option, --with-android-toolchain, that, when
pointed to a standalone toolchain from the Android NDK, enables
building the runtime library.

WDYT? Is this in the right general direction? We could later support
simultaneous building of i386 and x86_64 runtimes on multilib systems
the same way - a configure test in LLVM, and a conditional
configuration in compiler-rt.

Attachment: clang.patch
Description: Binary data

Attachment: compiler-rt.patch
Description: Binary data

Attachment: llvm.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to