[PATCH] D69730: [compiler-rt][builtins][PowerPC] Add __fixtfti builtin on PowerPC
    Nico Weber via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Nov 25 15:51:43 PST 2019
    
    
  
thakis added inline comments.
================
Comment at: compiler-rt/lib/builtins/CMakeLists.txt:522
   ppc/divtc3.c
+  ppc/fixtfti.c
   ppc/fixtfdi.c
----------------
mind keeping this alphabetized?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69730/new/
https://reviews.llvm.org/D69730
    
    
More information about the llvm-commits
mailing list