[gn build] Port 5087ace651

This commit is contained in:
LLVM GN Syncbot 2020-03-15 20:28:52 +00:00
parent 47df2220a2
commit de0011abf5
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ executable("clang-tblgen") {
"ClangTypeNodesEmitter.cpp", "ClangTypeNodesEmitter.cpp",
"MveEmitter.cpp", "MveEmitter.cpp",
"NeonEmitter.cpp", "NeonEmitter.cpp",
"SveEmitter.cpp",
"TableGen.cpp", "TableGen.cpp",
] ]
} }