platform_build_soong/cc/config
Pirama Arumuga Nainar 950e8c97fe [cc:riscv64] Do not pass -mno-strict-align while linking
Bug: http://b/327307773

Newer clang rejects this flag as unsupported.  It is not necessary while linking because the flag is passed as an IR feature.

Change-Id: I781afd913be7c07612196e736c3ae58773791071
2024-03-20 17:25:20 +00:00
..
Android.bp Add riscv64-linux-android support 2022-10-03 08:43:13 -07:00
arm64_device.go Defer to clang for --hash-style. 2024-03-20 14:50:26 +00:00
arm64_linux_host.go Defer to clang for --hash-style. 2024-03-20 14:50:26 +00:00
arm_device.go Defer to clang for --hash-style. 2024-03-20 14:50:26 +00:00
arm_linux_host.go Reapply "Use zstd to compress debug info in cc libraries" 2023-10-20 16:01:14 +00:00
bionic.go soong: Add crt_pad_segment to .so's 2024-01-31 19:42:31 -08:00
cfi_exports.map
clang.go Remove unused-but-set-{variable,parameter} from ClangUnknownCflags 2021-09-13 06:25:41 +00:00
darwin_host.go Remove macros that Darwin never used. 2024-02-07 18:30:22 +00:00
global.go Remove wtautological warnings added during toolchain update 2024-02-16 19:44:26 +00:00
integer_overflow_blocklist.txt Rename CFI blocklist files. 2020-07-27 18:37:48 +00:00
OWNERS Update OWNERS file for actual Android LLVM members. 2023-09-01 14:48:34 -07:00
riscv64_device.go [cc:riscv64] Do not pass -mno-strict-align while linking 2024-03-20 17:25:20 +00:00
tidy.go Revert "Remove flags rejected by RBE input processor" 2023-11-21 19:54:27 +00:00
tidy_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
toolchain.go soong: Add crt_pad_segment to .so's 2024-01-31 19:42:31 -08:00
vndk.go Revert "Add libdumpstateutil to vendor variant list" 2023-08-03 13:56:54 +00:00
x86_64_device.go Defer to clang for --hash-style. 2024-03-20 14:50:26 +00:00
x86_device.go Defer to clang for --hash-style. 2024-03-20 14:50:26 +00:00
x86_linux_bionic_host.go Defer to clang for --hash-style. 2024-03-20 14:50:26 +00:00
x86_linux_host.go Remove macros that the Linux host no longer needs. 2024-02-09 16:43:34 +00:00
x86_windows_host.go Remove __STDC_FORMAT_MACROS. 2024-02-07 20:45:25 +00:00