1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00

[gn build] Port 5087ace6519

This commit is contained in:
LLVM GN Syncbot 2020-03-15 20:28:52 +00:00
parent f328f34845
commit 4a2e703c98

View File

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