Skip to content

Commit 622ec1f

Browse files
committed
[gn build] Port a5cc951
1 parent ea81daf commit 622ec1f

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ unittest("BinaryFormatTests") {
77
]
88
sources = [
99
"DwarfTest.cpp",
10+
"ELFTest.cpp",
1011
"MachOTest.cpp",
1112
"MsgPackDocumentTest.cpp",
1213
"MsgPackReaderTest.cpp",

0 commit comments

Comments
 (0)