platform_build_soong/cc/config
Chih-Hung Hsieh 1e7d1bf1c7 Use armv7a-linux-androideabi for arm device triple.
* This is a workaround of llvm LTO bug.
* Keep using current NDK include directory path.
  NDKTriple is default ClangTriple but kept as GccTriple for arm device.

Bug: 72619014
Test: make checkbuild
Change-Id: I5dc63c99760325c60bc2da98fd6a3125cef7267d
2018-03-19 11:19:06 -07:00
..
arm64_device.go Remove gcc-specific optimizations 2017-11-14 17:43:33 +00:00
arm_device.go Use armv7a-linux-androideabi for arm device triple. 2018-03-19 11:19:06 -07:00
cfi_exports.map Revert "Revert "Build system changes for CFI (Soong)"" 2017-11-01 12:50:01 -07:00
clang.go Revert "Fix absolute paths in clang debug output" 2018-03-08 17:10:54 -08:00
global.go Switch PackageContext functions to take a ctx 2018-03-12 15:48:26 -07:00
integer_overflow_blacklist.txt Add integer_overflow sanitization build option. 2017-07-07 09:52:23 -07:00
mips64_device.go Remove gcc-specific optimizations 2017-11-14 17:43:33 +00:00
mips_device.go Revert "Set -fomit-frame-pointer for all devices" 2017-11-18 00:11:21 +00: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 Use armv7a-linux-androideabi for arm device triple. 2018-03-19 11:19:06 -07:00
x86_64_device.go Remove gcc-specific optimizations 2017-11-14 17:43:33 +00:00
x86_darwin_host.go Switch PackageContext functions to take a ctx 2018-03-12 15:48:26 -07:00
x86_device.go Remove gcc-specific optimizations 2017-11-14 17:43:33 +00:00
x86_linux_bionic_host.go Remove -Wl,--gc-sections from target flags 2017-11-03 11:34:45 -07:00
x86_linux_host.go Consolidate global cflags 2017-11-03 11:34:45 -07:00
x86_windows_host.go Add base variables for windows clang 2017-11-30 15:42:53 -08:00