[llvm] 2abde54 - [gn build] Port de4bbbfdccb6
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 28 07:12:49 PST 2025
Author: LLVM GN Syncbot
Date: 2025-01-28T15:05:54Z
New Revision: 2abde54aabc4b8878a5665e4d70a0525e9041456
URL: https://github.com/llvm/llvm-project/commit/2abde54aabc4b8878a5665e4d70a0525e9041456
DIFF: https://github.com/llvm/llvm-project/commit/2abde54aabc4b8878a5665e4d70a0525e9041456.diff
LOG: [gn build] Port de4bbbfdccb6
Added:
Modified:
llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn b/llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn
index 5146d4141f29b6..ba13bb16731af7 100644
--- a/llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn
@@ -41,7 +41,7 @@ static_library("Support") {
"APInt.cpp",
"APSInt.cpp",
"ARMAttributeParser.cpp",
- "ARMBuildAttrs.cpp",
+ "ARMBuildAttributes.cpp",
"ARMWinEH.cpp",
"Allocator.cpp",
"AutoConvert.cpp",
More information about the llvm-commits
mailing list