[PATCH] D14044: Support for 32-bit mingw-w64 in compiler-rt.
Vadim Chugunov via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 1 17:44:10 PST 2015
vadimcn retitled this revision from "Support for 32-bit mingw-w64 in compiler-rt" to "Support for 32-bit mingw-w64 in compiler-rt.".
vadimcn updated this revision to Diff 38861.
vadimcn added a comment.
@rnk, Sounds like compiler-rt *is* a drop-in replacement for libgcc, so let's add 64-bit versions of chkstk/alloca for gcc objects.
Repository:
rL LLVM
http://reviews.llvm.org/D14044
Files:
lib/builtins/CMakeLists.txt
lib/builtins/i386/chkstk.S
lib/builtins/i386/chkstk2.S
lib/builtins/x86_64/chkstk.S
lib/builtins/x86_64/chkstk2.S
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14044.38861.patch
Type: text/x-patch
Size: 4674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151102/f3de0539/attachment.bin>
More information about the llvm-commits
mailing list