[PATCH] D22415: Enable cross-compilation across architectures on android

Saleem Abdulrasool via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 14:05:52 PDT 2016


compnerd added a comment.

`SANITIZER_COMMON_CFLAGS` are strictly for the sanitizers.  Why not have a builtins equivalent?  Im trying to understand why the builtins and sanitizers are being treated differently in handling of the flags.


https://reviews.llvm.org/D22415





More information about the llvm-commits mailing list