We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 932949d commit b343b02Copy full SHA for b343b02
llvm/utils/gn/secondary/llvm/utils/TableGen/Common/BUILD.gn
@@ -18,9 +18,11 @@ static_library("Common") {
18
"DAGISelMatcher.cpp",
19
"GlobalISel/CXXPredicates.cpp",
20
"GlobalISel/CodeExpander.cpp",
21
+ "GlobalISel/CombinerUtils.cpp",
22
"GlobalISel/GlobalISelMatchTable.cpp",
23
"GlobalISel/GlobalISelMatchTableExecutorEmitter.cpp",
24
"GlobalISel/MatchDataInfo.cpp",
25
+ "GlobalISel/PatternParser.cpp",
26
"GlobalISel/Patterns.cpp",
27
"InfoByHwMode.cpp",
28
"OptEmitter.cpp",
0 commit comments