[gn build] (manually) port db61b1844e11f
authorNico Weber <thakis@chromium.org>
Thu, 19 Nov 2020 19:24:27 +0000 (14:24 -0500)
committerNico Weber <thakis@chromium.org>
Tue, 8 Dec 2020 16:45:43 +0000 (11:45 -0500)
llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn

index 0292479..e7b532f 100644 (file)
@@ -197,6 +197,7 @@ static_library("builtins") {
     sources += [
       "comparetf2.c",
       "extenddftf2.c",
+      "extendhftf2.c",
       "extendsftf2.c",
       "fixtfdi.c",
       "fixtfsi.c",
@@ -212,6 +213,7 @@ static_library("builtins") {
       "floatuntitf.c",
       "multc3.c",
       "trunctfdf2.c",
+      "trunctfhf2.c",
       "trunctfsf2.c",
     ]
   }