From e8bfeebeeb23cb32f1a8036e2c95d8d4b1c27c76 Mon Sep 17 00:00:00 2001 From: LLVM GN Syncbot Date: Tue, 15 Jun 2021 20:04:02 +0000 Subject: [PATCH] [gn build] Port 6478ef61b1a4 --- llvm/utils/gn/secondary/compiler-rt/lib/asan/BUILD.gn | 1 - 1 file changed, 1 deletion(-) diff --git a/llvm/utils/gn/secondary/compiler-rt/lib/asan/BUILD.gn b/llvm/utils/gn/secondary/compiler-rt/lib/asan/BUILD.gn index a0fe024db7d1..3f679c9aba0b 100644 --- a/llvm/utils/gn/secondary/compiler-rt/lib/asan/BUILD.gn +++ b/llvm/utils/gn/secondary/compiler-rt/lib/asan/BUILD.gn @@ -77,7 +77,6 @@ target(asan_target_type, "asan") { "asan_malloc_mac.cpp", "asan_malloc_win.cpp", "asan_mapping.h", - "asan_mapping_myriad.h", "asan_memory_profile.cpp", "asan_poisoning.cpp", "asan_poisoning.h",