diff options
| author | Peter Collingbourne <peter@pcc.me.uk> | 2019-06-17 19:59:16 +0000 |
|---|---|---|
| committer | Peter Collingbourne <peter@pcc.me.uk> | 2019-06-17 19:59:16 +0000 |
| commit | cf73dc75da5ac34169a4040c2ca9968b3de6b157 (patch) | |
| tree | 9c61129e7885756241bb859d39537c73034ebe04 /llvm | |
| parent | f9626f27c8ea967a68e9b53cdc2b9565658c19d8 (diff) | |
| download | bcm5719-llvm-cf73dc75da5ac34169a4040c2ca9968b3de6b157.tar.gz bcm5719-llvm-cf73dc75da5ac34169a4040c2ca9968b3de6b157.zip | |
gn build: Merge r363584.
llvm-svn: 363609
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn b/llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn index d10afc352a1..1ee30eeb6d9 100644 --- a/llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn +++ b/llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn @@ -49,6 +49,7 @@ write_cmake_config("lit_common_configured") { "COMPILER_RT_ASAN_SHADOW_SCALE=", "SANITIZER_CAN_USE_CXXABI_PYBOOL=True", "COMPILER_RT_HAS_LLD_PYBOOL=True", + "COMPILER_RT_HAS_GWP_ASAN_PYBOOL=False", "HAVE_RPC_XDR_H=0", "ANDROID_NDK_VERSION=19", "ANDROID_SERIAL_FOR_TESTING=$android_serial_for_testing", |

