[llvm] 62eecbc - [gn build] Port 094ab4781262
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Fri May 19 06:32:20 PDT 2023
Author: LLVM GN Syncbot
Date: 2023-05-19T13:23:07Z
New Revision: 62eecbc9bdbc26448798edcc2ca1899f16a61db1
URL: https://github.com/llvm/llvm-project/commit/62eecbc9bdbc26448798edcc2ca1899f16a61db1
DIFF: https://github.com/llvm/llvm-project/commit/62eecbc9bdbc26448798edcc2ca1899f16a61db1.diff
LOG: [gn build] Port 094ab4781262
Added:
Modified:
llvm/utils/gn/secondary/clang/lib/Interpreter/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang/lib/Interpreter/BUILD.gn b/llvm/utils/gn/secondary/clang/lib/Interpreter/BUILD.gn
index f59e9ba8d4339..3a50975bfa3d3 100644
--- a/llvm/utils/gn/secondary/clang/lib/Interpreter/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/lib/Interpreter/BUILD.gn
@@ -26,7 +26,5 @@ static_library("Interpreter") {
"IncrementalExecutor.cpp",
"IncrementalParser.cpp",
"Interpreter.cpp",
- "InterpreterUtils.cpp",
- "Value.cpp",
]
}
More information about the llvm-commits
mailing list