[llvm] 520362b - [gn build] Port 06ff9770477d
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Tue May 30 11:08:26 PDT 2023
Author: LLVM GN Syncbot
Date: 2023-05-30T18:02:40Z
New Revision: 520362b28db51f6374f2f91e9d8e98bb555d847f
URL: https://github.com/llvm/llvm-project/commit/520362b28db51f6374f2f91e9d8e98bb555d847f
DIFF: https://github.com/llvm/llvm-project/commit/520362b28db51f6374f2f91e9d8e98bb555d847f.diff
LOG: [gn build] Port 06ff9770477d
Added:
Modified:
llvm/utils/gn/secondary/clang/lib/ExtractAPI/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang/lib/ExtractAPI/BUILD.gn b/llvm/utils/gn/secondary/clang/lib/ExtractAPI/BUILD.gn
index cd0b98129699c..94ab7206f3649 100644
--- a/llvm/utils/gn/secondary/clang/lib/ExtractAPI/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/lib/ExtractAPI/BUILD.gn
@@ -15,7 +15,6 @@ static_library("ExtractAPI") {
"AvailabilityInfo.cpp",
"DeclarationFragments.cpp",
"ExtractAPIConsumer.cpp",
- "Serialization/SerializerBase.cpp",
"Serialization/SymbolGraphSerializer.cpp",
"TypedefUnderlyingTypeResolver.cpp",
]
More information about the llvm-commits
mailing list