platform_build_soong/cc/config
Ivan Lozano c352e3e875 Add -z separate-code to default ARM64 device flags
Removing XOM had the side effect of removing "-z separate-code", which
was needed to override a new default after a recent toolchain update.
This led to some performance regressions in some tests. For now, add
this flag to the global arm64 device flags to return to the previous
behavior.

Bug: 150506341
Test: m -j
Change-Id: I26a93deb17868103eaa4b87bd7bb8416f3adbc7f
Merged-In: I54787954141d133e245dfd259a37bf4c3c8e7caa
(cherry picked from commit c80bbb46b1)
2020-03-03 14:39:35 -05:00
..
arm64_device.go Add -z separate-code to default ARM64 device flags 2020-03-03 14:39:35 -05:00
arm64_fuchsia_device.go Support building for Fuchsia. 2019-01-24 18:59:29 +00:00
arm_device.go Add missing cortex-a76 arm configuration 2019-09-12 18:37:45 +02:00
cfi_exports.map
clang.go Enable bitwise-conditional-parentheses warning 2020-02-20 00:58:41 -08:00
global.go Switch from clang-r377782 to clang-r377782b 2020-02-18 07:48:13 +00:00
integer_overflow_blacklist.txt
mips64_device.go Move arch variants registering code to arch.go. 2019-01-16 18:29:03 -08:00
mips_device.go Move arch variants registering code to arch.go. 2019-01-16 18:29:03 -08:00
OWNERS Add OWNERS for cc/config/vndk.go 2020-01-17 11:23:14 -08:00
tidy.go Revert "Disable performance-noexcept-move-constructor check." 2018-10-05 18:45:06 +00:00
tidy_test.go
toolchain.go Add the cc_fuzz target. 2019-07-16 16:30:53 -07:00
vndk.go Merge "Port IdentityCredential HAL to AIDL." am: c2937d29a8 am: 14e3fc1a29 am: 3f003e3917 2020-02-19 23:18:16 +00:00
x86_64_device.go Stop defining unused USE_SSSE3. 2019-07-12 22:40:45 -07:00
x86_64_fuchsia_device.go Stop defining unused USE_SSSE3. 2019-07-12 22:40:45 -07:00
x86_darwin_host.go Bump the macOS version to 10.10. 2020-02-13 16:23:12 -08:00
x86_device.go Stop defining unused USE_SSSE3. 2019-07-12 22:40:45 -07:00
x86_linux_bionic_host.go Remove -fno-emulated-tls from linux_bionic 2018-10-31 11:18:22 -07:00
x86_linux_host.go Allow Linux hosts to use ubsan runtime sanitizers. 2020-02-20 20:27:35 +00:00
x86_windows_host.go Pass -static-libgcc to Windows link commands 2019-10-15 13:58:30 -07:00