Skip to content

Commit 9032058

Browse files
committed
[gn build] Port 627512a
1 parent 627512a commit 9032058

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ unittest("ObjectTests") {
1010
]
1111
sources = [
1212
"ArchiveTest.cpp",
13+
"COFFObjectFileTest.cpp",
1314
"DXContainerTest.cpp",
1415
"ELFObjectFileTest.cpp",
1516
"ELFTest.cpp",

0 commit comments

Comments
 (0)