platform_build/core/clang
Ying Wang 1f9828387d Refactor llvm_config.mk and support the 2nd arch
1. Following the setup of gcc in build/core/combo/,
we added the [HOST|TARGET]_<arch>.mk clang config files,
and load only the configs needed by the current product.
2. Added support for the 2nd arch.

Change-Id: I2a383418a9688a050b39492f8e489d40eeeb5f2d
2014-02-07 09:11:22 -08:00
..
HOST_x86.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
HOST_x86_64.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
TARGET_arm.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
TARGET_arm64.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
TARGET_mips.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
TARGET_mips64.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
TARGET_x86.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
TARGET_x86_64.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
arm.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
arm64.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
config.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08: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
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