[llvm] e8bfeeb - [gn build] Port 6478ef61b1a4
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 15 13:07:58 PDT 2021
Author: LLVM GN Syncbot
Date: 2021-06-15T20:04:02Z
New Revision: e8bfeebeeb23cb32f1a8036e2c95d8d4b1c27c76
URL: https://github.com/llvm/llvm-project/commit/e8bfeebeeb23cb32f1a8036e2c95d8d4b1c27c76
DIFF: https://github.com/llvm/llvm-project/commit/e8bfeebeeb23cb32f1a8036e2c95d8d4b1c27c76.diff
LOG: [gn build] Port 6478ef61b1a4
Added:
Modified:
llvm/utils/gn/secondary/compiler-rt/lib/asan/BUILD.gn
Removed:
################################################################################
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",
More information about the llvm-commits
mailing list