platform_build/core/clang
Bernhard Rosenkränzer a24a9a8e62 Allow -mcpu=cortex-a15 for clang
Clang 3.6 (including the snapshot present in AOSP) added support for
-mcpu=cortex-a15 -- there's no need to fall back to generic armv7-a
anymore.

Change-Id: I8a582261ac35e32f8f1def1d244cf83f2096520d
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
2015-03-25 16:59:46 +01:00
..
arm.mk Allow -mcpu=cortex-a15 for clang 2015-03-25 16:59:46 +01:00
arm64.mk Set default to Clang integrated assembler. 2014-10-22 09:21:53 -07:00
config.mk Filter out unsupported flag: -fprefetch-loop-arrays 2015-03-05 16:02:04 -08:00
HOST_x86.mk Add more support for GLOBAL_CONLYFLAGS. 2014-12-01 15:36:26 -08:00
HOST_x86_64.mk Add more support for GLOBAL_CONLYFLAGS. 2014-12-01 15:36:26 -08:00
HOST_x86_common.mk Set default to Clang integrated assembler. 2014-10-22 09:21:53 -07:00
mips.mk Change mips64 default to mips64r6 from mips64r2 2014-09-04 19:01:22 -07:00
mips64.mk Change mips64 default to mips64r6 from mips64r2 2014-09-04 19:01:22 -07:00
TARGET_arm.mk Make bcc-compat able to pick the right mtriple flag for Renderscript 2015-01-12 17:20:28 -08:00
TARGET_arm64.mk Add more support for GLOBAL_CONLYFLAGS. 2014-12-01 15:36:26 -08:00
TARGET_mips.mk Add more support for GLOBAL_CONLYFLAGS. 2014-12-01 15:36:26 -08:00
TARGET_mips64.mk Add more support for GLOBAL_CONLYFLAGS. 2014-12-01 15:36:26 -08:00
TARGET_x86.mk Disable tail call optimization and use -mstackrealign to boot up on fugu. 2015-03-02 16:50:39 -08:00
TARGET_x86_64.mk Add more support for GLOBAL_CONLYFLAGS. 2014-12-01 15:36:26 -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