search for: 1ccbb7aa

Displaying 2 results from an estimated 2 matches for "1ccbb7aa".

2014 Aug 06
2
[LLVMdev] Adding a stack probe function attribute
...ompiler-rt's builtins on Windows, > so it doesn't have __chkstk. Typically that is provided by the Cygwin, > MinGW, or MSVC C runtime. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140806/1ccbb7aa/attachment.html>
2014 Aug 05
2
[LLVMdev] Adding a stack probe function attribute
Would the __probestack functions be a suitable addition to compiler-rt? Does it already have __chkstk or is that provided by something else on Windows? I noticed that libgcc implemented them in cygwin.S. On Mon, Aug 4, 2014 at 9:08 PM, Philip Reames <listmail at philipreames.com> wrote: > > On 08/01/2014 05:38 PM, John Kåre Alsaker wrote: > > On Fri, Aug 1, 2014 at 11:12 PM,