[llvm] 59308b4 - [gn build] Port 2aa575fd7f4b
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 8 13:34:55 PDT 2022
Author: LLVM GN Syncbot
Date: 2022-04-08T20:26:23Z
New Revision: 59308b4b792cc5ae78dcf7be8a12f7266a7ebb61
URL: https://github.com/llvm/llvm-project/commit/59308b4b792cc5ae78dcf7be8a12f7266a7ebb61
DIFF: https://github.com/llvm/llvm-project/commit/59308b4b792cc5ae78dcf7be8a12f7266a7ebb61.diff
LOG: [gn build] Port 2aa575fd7f4b
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 96228fb93f5d3..d595bef112164 100644
--- a/llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn
+++ b/llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn
@@ -152,7 +152,6 @@ static_library("builtins") {
"ucmpti2.c",
"udivdi3.c",
"udivmoddi4.c",
- "udivmodei5.c",
"udivmodsi4.c",
"udivmodti4.c",
"udivsi3.c",
More information about the llvm-commits
mailing list