platform_build_soong/cc/config
Dan Willemsen b1957a5021 Dynamically generate arch struct
Now we don't need to hardcode the list of OS/Arch/Variant/Features in
android/arch.go.

Change-Id: I0f9cc35d55baa31f036825fdf5b9dd30d076e56e
2016-09-08 13:50:36 -07:00
..
arm64_device.go Dynamically generate arch struct 2016-09-08 13:50:36 -07:00
arm_device.go Dynamically generate arch struct 2016-09-08 13:50:36 -07:00
clang.go Move toolchain and global variables into separate package 2016-08-01 13:37:01 -07:00
global.go Add CC_WRAPPER support 2016-08-29 20:39:32 +00:00
mips64_device.go Dynamically generate arch struct 2016-09-08 13:50:36 -07:00
mips_device.go Dynamically generate arch struct 2016-09-08 13:50:36 -07:00
toolchain.go Add ubsan_standalone library name to the toolchain. 2016-08-15 17:05:04 -07:00
x86_64_device.go Dynamically generate arch struct 2016-09-08 13:50:36 -07:00
x86_darwin_host.go Allow darwin targets to use -framework CoreFoundation. 2016-09-01 11:53:42 -07:00
x86_device.go Dynamically generate arch struct 2016-09-08 13:50:36 -07:00
x86_linux_host.go Move toolchain and global variables into separate package 2016-08-01 13:37:01 -07:00
x86_windows_host.go Move toolchain and global variables into separate package 2016-08-01 13:37:01 -07:00