1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

[gn build] Port 9ca6fc4e095

This commit is contained in:
LLVM GN Syncbot 2020-11-09 14:31:09 +00:00
parent a912c32467
commit 345ed810ca

View File

@ -13,6 +13,7 @@ static_library("altera") {
]
sources = [
"AlteraTidyModule.cpp",
"KernelNameRestrictionCheck.cpp",
"StructPackAlignCheck.cpp",
]
}