gn build: Upgrade to NDK r19.
authorPeter Collingbourne <peter@pcc.me.uk>
Tue, 5 Feb 2019 05:10:19 +0000 (05:10 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Tue, 5 Feb 2019 05:10:19 +0000 (05:10 +0000)
commit6141b037a98ae641eb60f5344d244252871a21cf
tree87e40d40c87ba2f04129228aa7b24c09b81336ba
parent31259c52ff76d16d758e6234ea2ac4778a0e59f3
gn build: Upgrade to NDK r19.

NDK r19 includes a sysroot that can be used directly by the compiler
without creating a standalone toolchain, so we just need a handful
of flags to point Clang there.

Differential Revision: https://reviews.llvm.org/D57733

llvm-svn: 353139
compiler-rt/CMakeLists.txt
compiler-rt/test/hwasan/TestCases/sizes.cpp
compiler-rt/test/lit.common.cfg
compiler-rt/test/lit.common.configured.in
llvm/utils/gn/build/BUILD.gn
llvm/utils/gn/build/toolchain/compiler.gni
llvm/utils/gn/build/toolchain/target_flags.gni
llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn
llvm/utils/gn/secondary/compiler-rt/test/test.gni