Skip to content

Commit 3793dec

Browse files
committed
[gn] port 28e4aad
1 parent 1c9467f commit 3793dec

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+
"trunctfbf2.c",
282283
"truncxfbf2.c",
283284
]
284285
if (long_double_is_80_bits) {

0 commit comments

Comments
 (0)