commit | b6c99cb56bcd7f08d6c94d0feca88afacb25302f | [log] [tgz] |
---|---|---|
author | Nico Weber <thakis@chromium.org> | Wed Apr 16 19:48:56 2025 -0700 |
committer | Nico Weber <thakis@chromium.org> | Wed Apr 16 19:48:56 2025 -0700 |
tree | 73af2883b0fd83faeb8c78ab0edf94e7c98b39c8 | |
parent | de893f87d2893c0de4dd730bcd91a79797078fa7 [diff] |
[gn] port 6d03f51f0c59
diff --git a/llvm/utils/gn/secondary/compiler-rt/lib/builtins/sources.gni b/llvm/utils/gn/secondary/compiler-rt/lib/builtins/sources.gni index b693b75..ba15107 100644 --- a/llvm/utils/gn/secondary/compiler-rt/lib/builtins/sources.gni +++ b/llvm/utils/gn/secondary/compiler-rt/lib/builtins/sources.gni
@@ -55,6 +55,7 @@ "divti3.c", "extendhfsf2.c", "extendsfdf2.c", + "extendhfdf2.c", "ffsdi2.c", "ffssi2.c", "ffsti2.c",