Skip to content

Commit 5b65f6f

Browse files
committed
[gn] fix mistake from 92289db
1 parent a96b467 commit 5b65f6f

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

llvm/utils/gn/secondary/llvm/unittests/IR/BUILD.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ unittest("IRTests") {
5252
"VectorBuilderTest.cpp",
5353
"VectorTypesTest.cpp",
5454
"VerifierTest.cpp",
55-
"VFABIDemanglerTest.cpp,"
55+
"VFABIDemanglerTest.cpp",
5656
]
5757
}

0 commit comments

Comments
 (0)