Skip to content

Commit beb8251

Browse files
committed
[gn build] Port 73b6cb6
1 parent 1581331 commit beb8251

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ unittest("AArch64Tests") {
1515
]
1616
include_dirs = [ "//llvm/lib/Target/AArch64" ]
1717
sources = [
18+
"DecomposeStackOffsetTest.cpp",
1819
"InstSizes.cpp",
19-
"TestStackOffset.cpp",
2020
]
2121
}

0 commit comments

Comments
 (0)