[llvm] cba9166 - [gn build] Port 486adc500c8e
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 14 06:37:04 PDT 2024
Author: LLVM GN Syncbot
Date: 2024-08-14T13:33:42Z
New Revision: cba9166c0fca5f6c992c85a663019d58332d78e0
URL: https://github.com/llvm/llvm-project/commit/cba9166c0fca5f6c992c85a663019d58332d78e0
DIFF: https://github.com/llvm/llvm-project/commit/cba9166c0fca5f6c992c85a663019d58332d78e0.diff
LOG: [gn build] Port 486adc500c8e
Added:
Modified:
llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn b/llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn
index b8e2cc744dc013..1708af8612bc28 100644
--- a/llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn
@@ -94,7 +94,6 @@ static_library("AST") {
"InheritViz.cpp",
"Interp/ByteCodeEmitter.cpp",
"Interp/Compiler.cpp",
- "Interp/CompilerComplex.cpp",
"Interp/Context.cpp",
"Interp/Descriptor.cpp",
"Interp/Disasm.cpp",
More information about the llvm-commits
mailing list