platform_build_soong/cc
Colin Cross c5c24ade63 Add arch features
Allow architecture toolchains to register "features" supported by the
current variant, and then apply properties from the selected features.
Equivalent to the ARCH_*_HAS_* variables in the combo makefiles.

Change-Id: Ib6823be1c1a52da677d081db9f24336a072eaf39
2015-11-23 14:55:26 -08:00
..
arm64_device.go Add arch features 2015-11-23 14:55:26 -08:00
arm_device.go Add arch features 2015-11-23 14:55:26 -08:00
builder.go Use Rule-local implicit dependencies 2015-11-17 19:05:07 -08:00
cc.go Add arch features 2015-11-23 14:55:26 -08:00
cc_test.go Add support for building on Darwin hosts 2015-05-07 14:09:48 -07:00
clang.go Updates from make 2015-10-20 16:44:55 -07:00
gen.go Use Rule-local implicit dependencies 2015-11-17 19:05:07 -08:00
toolchain.go Add arch features 2015-11-23 14:55:26 -08:00
util.go Add support for include_files 2015-09-14 16:09:36 -07:00
x86_darwin_host.go Add arch features 2015-11-23 14:55:26 -08:00
x86_linux_host.go Add arch features 2015-11-23 14:55:26 -08:00