[PATCH] D26183: [compiler-rt] builtins: Allow building windows arm functions for mingw

Martin Storsjö via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 19 13:32:34 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287465: builtins: Allow building windows arm functions for mingw (authored by mstorsjo).

Changed prior to commit:
  https://reviews.llvm.org/D26183?vs=78573&id=78641#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26183

Files:
  compiler-rt/trunk/lib/builtins/CMakeLists.txt
  compiler-rt/trunk/lib/builtins/arm/aeabi_idivmod.S
  compiler-rt/trunk/lib/builtins/arm/aeabi_ldivmod.S
  compiler-rt/trunk/lib/builtins/arm/aeabi_uidivmod.S
  compiler-rt/trunk/lib/builtins/arm/aeabi_uldivmod.S
  compiler-rt/trunk/lib/builtins/mingw_fixfloat.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26183.78641.patch
Type: text/x-patch
Size: 5645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161119/d5be52d3/attachment.bin>


More information about the llvm-commits mailing list