platform_build/core/clang
Tim Murray 92d79cbb41 Switch host builds to use Clang by default.
If LOCAL_CLANG is not set to false for a host module, clang will be used instead of gcc.

This also enables the integrated assembler by default for Darwin host builds.

bug 16172793

Change-Id: If7484c5dbcccce7d925bec97bff0a3e4c30e9434
2014-07-24 09:25:58 -07:00
..
arm.mk Build changes necessary for LLVM 3.5 switch. 2014-04-24 13:14:32 -07:00
arm64.mk Add -no-integrated-as for ARM64. 2014-04-30 15:55:52 -07:00
config.mk Switch host builds to use Clang by default. 2014-07-24 09:25:58 -07:00
HOST_x86.mk Switch host builds to use Clang by default. 2014-07-24 09:25:58 -07:00
HOST_x86_64.mk Switch host builds to use Clang by default. 2014-07-24 09:25:58 -07:00
HOST_x86_common.mk Switch host builds to use Clang by default. 2014-07-24 09:25:58 -07:00
mips.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
mips64.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
TARGET_arm.mk Build changes necessary for LLVM 3.5 switch. 2014-04-24 13:14:32 -07:00
TARGET_arm64.mk Remove arm64 clang build warning 2014-03-18 15:58:13 -07:00
TARGET_mips.mk [MIPS64] Enable mips64 clang 2014-07-23 14:10:39 -07:00
TARGET_mips64.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
TARGET_x86.mk Fix incorrect x86 build rules. 2014-02-13 09:24:29 -08:00
TARGET_x86_64.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
x86.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
x86_64.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00