Skip to content

Commit 56ba0ba

Browse files
committed
Revert "[gn] port a033dbb (clang-stat-cache)"
This reverts commit 8d498e0. a033dbb was reverted in cf12709.
1 parent a5f446b commit 56ba0ba

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed

llvm/utils/gn/secondary/clang/test/BUILD.gn

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ group("test") {
155155
"//clang/tools/clang-rename",
156156
"//clang/tools/clang-repl",
157157
"//clang/tools/clang-scan-deps",
158-
"//clang/tools/clang-stat-cache",
159158
"//clang/tools/diagtool",
160159
"//clang/tools/driver:symlinks",
161160
"//clang/unittests",

llvm/utils/gn/secondary/clang/tools/clang-stat-cache/BUILD.gn

Lines changed: 0 additions & 10 deletions
This file was deleted.

llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ static_library("Support") {
127127
"SmallVector.cpp",
128128
"SourceMgr.cpp",
129129
"SpecialCaseList.cpp",
130-
"StatCacheFileSystem.cpp",
131130
"Statistic.cpp",
132131
"StringExtras.cpp",
133132
"StringMap.cpp",

0 commit comments

Comments
 (0)