From: Nico Weber Date: Mon, 25 Nov 2019 23:48:10 +0000 (-0500) Subject: gn build: (manually) merge 9e676d9c7e X-Git-Tag: llvmorg-11-init~3464 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=94daffdfc6a5486bfc17f9202ed77d874d36982b;p=platform%2Fupstream%2Fllvm.git gn build: (manually) merge 9e676d9c7e --- diff --git a/llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn b/llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn index 1614f07..53684d4 100644 --- a/llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn +++ b/llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn @@ -475,6 +475,7 @@ static_library("builtins") { sources += [ "ppc/divtc3.c", "ppc/fixtfdi.c", + "ppc/fixtfti.c", "ppc/fixunstfdi.c", "ppc/fixunstfti.c", "ppc/floatditf.c",