platform_build_soong/cc/config
Christopher Ferris 1a6e5c0c15 Remove cortex-a53 linker workaround for new cpus.
Bug: 78133793

Test: Built target with cortex-a53 and verified that the flag is still
Test: there.
Test: Build target with cortex-a55/cortex-a75 and verified that the flag
Test: is not there.
Test: Built and booted on a taimen, ran bionic unit tests.
Change-Id: Ibd7f497ecf46e5781cd0265463b0782babdf062a
Merged-In: Ibd7f497ecf46e5781cd0265463b0782babdf062a
(cherry picked from commit a98d721485)
2018-05-21 12:57:51 -07:00
..
arm64_device.go Remove cortex-a53 linker workaround for new cpus. 2018-05-21 12:57:51 -07:00
arm_device.go Add support for cortex-a55/cortex-a75. 2018-05-11 00:43:39 +00:00
cfi_exports.map Revert "Revert "Build system changes for CFI (Soong)"" 2017-11-01 12:50:01 -07:00
clang.go Update clang to r328903 2018-04-30 15:18:05 -07:00
global.go Update clang to r328903 2018-04-30 15:18:05 -07:00
integer_overflow_blacklist.txt Add integer_overflow sanitization build option. 2017-07-07 09:52:23 -07:00
mips64_device.go Add USE_CLANG_LLD and use_clang_lld. 2018-04-12 14:37:35 -07:00
mips_device.go Add USE_CLANG_LLD and use_clang_lld. 2018-04-12 14:37:35 -07:00
tidy.go Switch PackageContext functions to take a ctx 2018-03-12 15:48:26 -07:00
tidy_test.go Add clang-tidy support 2016-10-31 16:21:01 -07:00
toolchain.go Revert "Support coverage instrumentation for Linux host" 2018-04-23 22:44:39 +00:00
x86_64_device.go Add USE_CLANG_LLD and use_clang_lld. 2018-04-12 14:37:35 -07:00
x86_darwin_host.go Define clang lld flags for hosts. 2018-04-17 16:01:08 -07:00
x86_device.go Add USE_CLANG_LLD and use_clang_lld. 2018-04-12 14:37:35 -07:00
x86_linux_bionic_host.go Revert "Support coverage instrumentation for Linux host" 2018-04-23 22:44:39 +00:00
x86_linux_host.go Revert "Support coverage instrumentation for Linux host" 2018-04-23 22:44:39 +00:00
x86_windows_host.go Define clang lld flags for hosts. 2018-04-17 16:01:08 -07:00