Skip to content

Commit f07eb24

Browse files
authored
Minor bazel file cleanup (#79607)
this excluded file is gone.
1 parent 1f930cf commit f07eb24

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

utils/bazel/llvm-project-overlay/llvm/BUILD.bazel

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1807,9 +1807,6 @@ cc_library(
18071807
"lib/CodeGen/SelectionDAG/*.cpp",
18081808
"lib/CodeGen/SelectionDAG/*.h",
18091809
],
1810-
exclude = [
1811-
"lib/CodeGen/LowLevelType.cpp",
1812-
],
18131810
),
18141811
hdrs = [
18151812
"include/llvm/LinkAllPasses.h",

0 commit comments

Comments
 (0)