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

[gn build] Port 13e49dcee48f

This commit is contained in:
LLVM GN Syncbot 2021-03-15 15:24:41 +00:00
parent c86d684da8
commit 54ae663167

View File

@ -147,6 +147,7 @@ static_library("LLVMAMDGPUCodeGen") {
"AMDGPULowerIntrinsics.cpp",
"AMDGPULowerKernelArguments.cpp",
"AMDGPULowerKernelAttributes.cpp",
"AMDGPULowerModuleLDSPass.cpp",
"AMDGPUMCInstLower.cpp",
"AMDGPUMIRFormatter.cpp",
"AMDGPUMachineCFGStructurizer.cpp",