Skip to content

Commit 5683fc5

Browse files
committed
[gn] port a5dd646
1 parent 78c7024 commit 5683fc5

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/compiler-rt/lib/builtins

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ static_library("builtins") {
285285
if (long_double_is_80_bits) {
286286
sources += [
287287
"divxc3.c",
288+
"extendhfxf2.c",
288289
"extendxftf2.c",
289290
"fixunsxfdi.c",
290291
"fixunsxfsi.c",

0 commit comments

Comments
 (0)