1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00

[gn build] Port a17f03bd939

This commit is contained in:
LLVM GN Syncbot 2020-02-09 15:41:05 +00:00
parent 35167a94b8
commit 286adde9cb

View File

@ -17,6 +17,7 @@ static_library("Vectorize") {
"VPlanSLP.cpp",
"VPlanTransforms.cpp",
"VPlanVerifier.cpp",
"VectorCombine.cpp",
"Vectorize.cpp",
]
}