[llvm-branch-commits] [llvm] bf14979 - [gn build] Port 1821265db68
LLVM GN Syncbot via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Dec 8 12:23:45 PST 2020
Author: LLVM GN Syncbot
Date: 2020-12-08T20:15:44Z
New Revision: bf14979e34bf8e855eb2cae19a971a4e77bf30b7
URL: https://github.com/llvm/llvm-project/commit/bf14979e34bf8e855eb2cae19a971a4e77bf30b7
DIFF: https://github.com/llvm/llvm-project/commit/bf14979e34bf8e855eb2cae19a971a4e77bf30b7.diff
LOG: [gn build] Port 1821265db68
Added:
Modified:
llvm/utils/gn/secondary/clang/lib/Frontend/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang/lib/Frontend/BUILD.gn b/llvm/utils/gn/secondary/clang/lib/Frontend/BUILD.gn
index 1713e5ac0c3a6..1e4d3679cd537 100644
--- a/llvm/utils/gn/secondary/clang/lib/Frontend/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/lib/Frontend/BUILD.gn
@@ -32,7 +32,6 @@ static_library("Frontend") {
"FrontendAction.cpp",
"FrontendActions.cpp",
"FrontendOptions.cpp",
- "FrontendTiming.cpp",
"HeaderIncludeGen.cpp",
"InitHeaderSearch.cpp",
"InitPreprocessor.cpp",
More information about the llvm-branch-commits
mailing list