[PATCH] D80506: Add __divmodti4 to match libgcc.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 7 19:20:50 PDT 2020


craig.topper updated this revision to Diff 290394.
craig.topper added a comment.

Move test cases into an array.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80506

Files:
  compiler-rt/lib/builtins/CMakeLists.txt
  compiler-rt/lib/builtins/README.txt
  compiler-rt/lib/builtins/divmodti4.c
  compiler-rt/test/builtins/Unit/divmodti4_test.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80506.290394.patch
Type: text/x-patch
Size: 7014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200908/de7356e8/attachment.bin>


More information about the llvm-commits mailing list