[llvm] a710880 - [gn build] Port 79e859e049c7
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 18 10:47:12 PST 2024
Author: LLVM GN Syncbot
Date: 2024-12-18T18:40:56Z
New Revision: a710880b1ee1faa8a3b882e29797a07b1775b275
URL: https://github.com/llvm/llvm-project/commit/a710880b1ee1faa8a3b882e29797a07b1775b275
DIFF: https://github.com/llvm/llvm-project/commit/a710880b1ee1faa8a3b882e29797a07b1775b275.diff
LOG: [gn build] Port 79e859e049c7
Added:
Modified:
llvm/utils/gn/secondary/lld/Common/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/lld/Common/BUILD.gn b/llvm/utils/gn/secondary/lld/Common/BUILD.gn
index b5286545f867d1..c0b1c451f2ad5b 100644
--- a/llvm/utils/gn/secondary/lld/Common/BUILD.gn
+++ b/llvm/utils/gn/secondary/lld/Common/BUILD.gn
@@ -33,6 +33,7 @@ static_library("Common") {
]
sources = [
"Args.cpp",
+ "BPSectionOrdererBase.cpp",
"CommonLinkerContext.cpp",
"DWARF.cpp",
"DriverDispatcher.cpp",
More information about the llvm-commits
mailing list