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

[gn build] Port 5c26be214d9f

This commit is contained in:
LLVM GN Syncbot 2021-03-08 21:01:52 +00:00
parent 054b572247
commit fdcc3569f9

View File

@ -137,6 +137,7 @@ static_library("LLVMAArch64CodeGen") {
"AArch64TargetObjectFile.cpp",
"AArch64TargetTransformInfo.cpp",
"GISel/AArch64CallLowering.cpp",
"GISel/AArch64GlobalISelUtils.cpp",
"GISel/AArch64InstructionSelector.cpp",
"GISel/AArch64LegalizerInfo.cpp",
"GISel/AArch64PostLegalizerCombiner.cpp",