[PATCH] D69730: [compiler-rt][builtins][PowerPC] Add __fixtfti builtin on PowerPC

Baptiste Saleil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 18 07:42:33 PST 2019


bsaleil updated this revision to Diff 229845.
bsaleil added a comment.

Make comment style uniform


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69730/new/

https://reviews.llvm.org/D69730

Files:
  compiler-rt/lib/builtins/CMakeLists.txt
  compiler-rt/lib/builtins/ppc/fixtfti.c
  compiler-rt/test/builtins/Unit/ppc/fixtfti_test.c
  compiler-rt/test/builtins/Unit/ppc/fixtfti_test.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69730.229845.patch
Type: text/x-patch
Size: 157282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191118/aa42ff91/attachment-0001.bin>


More information about the llvm-commits mailing list