1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 02:33:06 +01:00

[gn build] Port 5a87f81fe9ae

This commit is contained in:
LLVM GN Syncbot 2021-03-22 17:10:11 +00:00
parent 4b64c9e09f
commit 151e454d79

View File

@ -16,5 +16,6 @@ static_library("altera") {
"KernelNameRestrictionCheck.cpp",
"SingleWorkItemBarrierCheck.cpp",
"StructPackAlignCheck.cpp",
"UnrollLoopsCheck.cpp",
]
}