Skip to content

Commit

Permalink
[gn build] Port edff3ff
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Feb 14, 2024
1 parent edff3ff commit 14b0d0d
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/Support/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ static_library("Support") {
"ELFAttributes.cpp",
"Error.cpp",
"ErrorHandling.cpp",
"ExponentialBackoff.cpp",
"ExtensibleRTTI.cpp",
"FileCollector.cpp",
"FileOutputBuffer.cpp",
Expand Down
1 change: 1 addition & 0 deletions llvm/utils/gn/secondary/llvm/unittests/Support/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ unittest("SupportTests") {
"ErrnoTest.cpp",
"ErrorOrTest.cpp",
"ErrorTest.cpp",
"ExponentialBackoffTest.cpp",
"ExtensibleRTTITest.cpp",
"FSUniqueIDTest.cpp",
"FileCollectorTest.cpp",
Expand Down

0 comments on commit 14b0d0d

Please sign in to comment.