Skip to content

Commit 61ed538

Browse files
committed
[gn] port c18be32
1 parent 912e821 commit 61ed538

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
@@ -279,6 +279,7 @@ static_library("builtins") {
279279
"i386/fp_mode.c",
280280
"truncdfbf2.c",
281281
"truncsfbf2.c",
282+
"truncxfbf2.c",
282283
]
283284
if (long_double_is_80_bits) {
284285
sources += [

0 commit comments

Comments
 (0)