1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

[gn build] Port cf6cc662eee

This commit is contained in:
LLVM GN Syncbot 2020-05-29 23:53:23 +00:00
parent c3d7034d49
commit 5fe4b2e043

View File

@ -68,6 +68,7 @@ static_library("Sema") {
"SemaOpenMP.cpp", "SemaOpenMP.cpp",
"SemaOverload.cpp", "SemaOverload.cpp",
"SemaPseudoObject.cpp", "SemaPseudoObject.cpp",
"SemaSYCL.cpp",
"SemaStmt.cpp", "SemaStmt.cpp",
"SemaStmtAsm.cpp", "SemaStmtAsm.cpp",
"SemaStmtAttr.cpp", "SemaStmtAttr.cpp",