Skip to content

Commit c4b7715

Browse files
committed
[gn build] Port fa883e1
1 parent 6926a6b commit c4b7715

File tree

1 file changed

+2
-1
lines changed
  • llvm/utils/gn/secondary/llvm/unittests/Target/AArch64

1 file changed

+2
-1
lines changed

llvm/utils/gn/secondary/llvm/unittests/Target/AArch64/BUILD.gn

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,13 @@ unittest("AArch64Tests") {
1919
sources = [
2020
"AArch64InstPrinterTest.cpp",
2121
"AArch64RegisterInfoTest.cpp",
22-
"AArch64SelectionDAGTest.cpp",
2322
"AArch64SVESchedPseudoTest.cpp",
23+
"AArch64SelectionDAGTest.cpp",
2424
"AddressingModes.cpp",
2525
"DecomposeStackOffsetTest.cpp",
2626
"Immediates.cpp",
2727
"InstSizes.cpp",
28+
"MCInstrAnalysisTest.cpp",
2829
"MatrixRegisterAliasing.cpp",
2930
"SMEAttributesTest.cpp",
3031
]

0 commit comments

Comments
 (0)