Skip to content

Commit 66126c3

Browse files
committed
[gn build] Port 318c69d
1 parent 318c69d commit 66126c3

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ unittest("AArch64Tests") {
1717
include_dirs = [ "//llvm/lib/Target/AArch64" ]
1818
sources = [
1919
"AArch64InstPrinterTest.cpp",
20+
"AArch64RegisterInfoTest.cpp",
2021
"AArch64SVESchedPseudoTest.cpp",
2122
"AddressingModes.cpp",
2223
"DecomposeStackOffsetTest.cpp",

0 commit comments

Comments
 (0)