gn build: Merge 91dd67ef72

This commit is contained in:
Nico Weber 2019-12-14 09:44:46 -05:00
parent f0604e73a4
commit 1de1add159
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ executable("clang-tblgen") {
"//llvm/lib/TableGen",
]
sources = [
"ASTTableGen.cpp",
"ClangASTNodesEmitter.cpp",
"ClangASTPropertiesEmitter.cpp",
"ClangAttrEmitter.cpp",