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 81aaca3 commit d62505fCopy full SHA for d62505f
llvm/utils/gn/secondary/clang/utils/TableGen/BUILD.gn
@@ -7,6 +7,7 @@ executable("clang-tblgen") {
7
]
8
sources = [
9
"ASTTableGen.cpp",
10
+ "CIRLoweringEmitter.cpp",
11
"ClangASTNodesEmitter.cpp",
12
"ClangASTPropertiesEmitter.cpp",
13
"ClangAttrEmitter.cpp",
0 commit comments