Skip to content

Commit b343b02

Browse files
committed
[gn build] Port 4f9aab2
1 parent 932949d commit b343b02

File tree

1 file changed

+2
-0
lines changed
  • llvm/utils/gn/secondary/llvm/utils/TableGen/Common

1 file changed

+2
-0
lines changed

llvm/utils/gn/secondary/llvm/utils/TableGen/Common/BUILD.gn

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,11 @@ static_library("Common") {
1818
"DAGISelMatcher.cpp",
1919
"GlobalISel/CXXPredicates.cpp",
2020
"GlobalISel/CodeExpander.cpp",
21+
"GlobalISel/CombinerUtils.cpp",
2122
"GlobalISel/GlobalISelMatchTable.cpp",
2223
"GlobalISel/GlobalISelMatchTableExecutorEmitter.cpp",
2324
"GlobalISel/MatchDataInfo.cpp",
25+
"GlobalISel/PatternParser.cpp",
2426
"GlobalISel/Patterns.cpp",
2527
"InfoByHwMode.cpp",
2628
"OptEmitter.cpp",

0 commit comments

Comments
 (0)