[llvm] fa4132d - [gn build] Port e6407356ba00
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 19 23:14:31 PDT 2021
Author: LLVM GN Syncbot
Date: 2021-08-20T06:14:22Z
New Revision: fa4132dc88cf212c68f1561d142541b7a41693b8
URL: https://github.com/llvm/llvm-project/commit/fa4132dc88cf212c68f1561d142541b7a41693b8
DIFF: https://github.com/llvm/llvm-project/commit/fa4132dc88cf212c68f1561d142541b7a41693b8.diff
LOG: [gn build] Port e6407356ba00
Added:
Modified:
llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn b/llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn
index ef1251b81c1b9..ba733ad90f64b 100644
--- a/llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn
+++ b/llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn
@@ -421,7 +421,6 @@ static_library("builtins") {
"arm/aeabi_uidivmod.S",
"arm/aeabi_uldivmod.S",
"arm/chkstk.S",
- "mingw_fixfloat.c",
]
}
}
More information about the llvm-commits
mailing list