Skip to content

Commit e8e4299

Browse files
committed
[gn] port 76eda76
1 parent 76eda76 commit e8e4299

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
@@ -278,6 +278,7 @@ static_library("builtins") {
278278
"i386/fp_mode.c",
279279
"extendbfsf2.c",
280280
"truncdfbf2.c",
281+
"truncxfbf2.c",
281282
"truncsfbf2.c",
282283
]
283284
if (long_double_is_80_bits) {

0 commit comments

Comments
 (0)