forked from OSchip/llvm-project
parent
3b82b92c6b
commit
0dd40a7d9f
|
@ -103,6 +103,7 @@ static_library("LLVMAArch64CodeGen") {
|
||||||
"AArch64SIMDInstrOpt.cpp",
|
"AArch64SIMDInstrOpt.cpp",
|
||||||
"AArch64SelectionDAGInfo.cpp",
|
"AArch64SelectionDAGInfo.cpp",
|
||||||
"AArch64SpeculationHardening.cpp",
|
"AArch64SpeculationHardening.cpp",
|
||||||
|
"AArch64StackTagging.cpp",
|
||||||
"AArch64StorePairSuppress.cpp",
|
"AArch64StorePairSuppress.cpp",
|
||||||
"AArch64Subtarget.cpp",
|
"AArch64Subtarget.cpp",
|
||||||
"AArch64TargetMachine.cpp",
|
"AArch64TargetMachine.cpp",
|
||||||
|
|
Loading…
Reference in New Issue