Skip to content

Commit

Permalink
[gn build] Port 2fa6bcf
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Apr 28, 2023
1 parent 02bc772 commit f6dfc5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions llvm/utils/gn/secondary/llvm/lib/Object/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ static_library("Object") {
"ELFObjectFile.cpp",
"Error.cpp",
"FaultMapParser.cpp",
"GOFFObjectFile.cpp",
"IRObjectFile.cpp",
"IRSymtab.cpp",
"MachOObjectFile.cpp",
Expand Down
1 change: 1 addition & 0 deletions llvm/utils/gn/secondary/llvm/unittests/Object/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ unittest("ObjectTests") {
"ELFObjectFileTest.cpp",
"ELFTest.cpp",
"ELFTypesTest.cpp",
"GOFFObjectFileTest.cpp",
"MinidumpTest.cpp",
"ObjectFileTest.cpp",
"OffloadingTest.cpp",
Expand Down

0 comments on commit f6dfc5a

Please sign in to comment.