forked from OSchip/llvm-project
parent
8c189e50c7
commit
9976a5bc1d
|
@ -104,6 +104,7 @@ static_library("LLVMAArch64CodeGen") {
|
||||||
"AArch64SelectionDAGInfo.cpp",
|
"AArch64SelectionDAGInfo.cpp",
|
||||||
"AArch64SpeculationHardening.cpp",
|
"AArch64SpeculationHardening.cpp",
|
||||||
"AArch64StackTagging.cpp",
|
"AArch64StackTagging.cpp",
|
||||||
|
"AArch64StackTaggingPreRA.cpp",
|
||||||
"AArch64StorePairSuppress.cpp",
|
"AArch64StorePairSuppress.cpp",
|
||||||
"AArch64Subtarget.cpp",
|
"AArch64Subtarget.cpp",
|
||||||
"AArch64TargetMachine.cpp",
|
"AArch64TargetMachine.cpp",
|
||||||
|
|
Loading…
Reference in New Issue