Skip to content

Commit

Permalink
[gn build] Port 5921782
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed May 28, 2020
1 parent 5921782 commit 4b94cee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions llvm/utils/gn/secondary/llvm/unittests/Object/BUILD.gn
Expand Up @@ -8,6 +8,8 @@ unittest("ObjectTests") {
]
sources = [
"ArchiveTest.cpp",
"ELFObjectFileTest.cpp",
"ELFTest.cpp",
"MinidumpTest.cpp",
"ObjectFileTest.cpp",
"SymbolSizeTest.cpp",
Expand Down
1 change: 1 addition & 0 deletions llvm/utils/gn/secondary/llvm/unittests/ObjectYAML/BUILD.gn
Expand Up @@ -7,6 +7,7 @@ unittest("ObjectYAMLTests") {
"//llvm/lib/Testing/Support",
]
sources = [
"ELFYAMLTest.cpp",
"MinidumpYAMLTest.cpp",
"YAML2ObjTest.cpp",
"YAMLTest.cpp",
Expand Down

0 comments on commit 4b94cee

Please sign in to comment.