[llvm] d549abf - [gn build] Port 9260d310f1cb
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Tue May 20 16:35:20 PDT 2025
Author: LLVM GN Syncbot
Date: 2025-05-20T23:20:25Z
New Revision: d549abfe00ced8455f80355b200ee42e648020f7
URL: https://github.com/llvm/llvm-project/commit/d549abfe00ced8455f80355b200ee42e648020f7
DIFF: https://github.com/llvm/llvm-project/commit/d549abfe00ced8455f80355b200ee42e648020f7.diff
LOG: [gn build] Port 9260d310f1cb
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 acb43543f7594..9981d100fd555 100644
--- a/llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn
@@ -73,7 +73,6 @@ static_library("AST") {
"ByteCode/EvalEmitter.cpp",
"ByteCode/EvaluationResult.cpp",
"ByteCode/Floating.cpp",
- "ByteCode/Frame.cpp",
"ByteCode/Function.cpp",
"ByteCode/FunctionPointer.cpp",
"ByteCode/Interp.cpp",
More information about the llvm-commits
mailing list