Skip to content

Commit d62505f

Browse files
committed
[gn build] Port 81aaca3
1 parent 81aaca3 commit d62505f

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/clang/utils/TableGen

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ executable("clang-tblgen") {
77
]
88
sources = [
99
"ASTTableGen.cpp",
10+
"CIRLoweringEmitter.cpp",
1011
"ClangASTNodesEmitter.cpp",
1112
"ClangASTPropertiesEmitter.cpp",
1213
"ClangAttrEmitter.cpp",

0 commit comments

Comments
 (0)