[llvm] 94daffd - gn build: (manually) merge 9e676d9c7e

Nico Weber via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 25 15:48:35 PST 2019


Author: Nico Weber
Date: 2019-11-25T18:48:10-05:00
New Revision: 94daffdfc6a5486bfc17f9202ed77d874d36982b

URL: https://github.com/llvm/llvm-project/commit/94daffdfc6a5486bfc17f9202ed77d874d36982b
DIFF: https://github.com/llvm/llvm-project/commit/94daffdfc6a5486bfc17f9202ed77d874d36982b.diff

LOG: gn build: (manually) merge 9e676d9c7e

Added: 
    

Modified: 
    llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn

Removed: 
    


################################################################################
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 1614f07facfd..53684d412163 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",


        


More information about the llvm-commits mailing list