Thanks, it works. 2.15 has quick_exit and at_quick_exit. The attached patch also works. On Mon, May 13, 2013 at 11:22 AM, İsmail Dönmez <ismail at donmez.ws> wrote:> > On Mon, May 13, 2013 at 11:16 AM, Kostya Serebryany <kcc at google.com> wrote: >> >> __GLIBC_PREREQ(2, 17) > > > Attached patch should work. Please test. > > Regards. >-------------- next part -------------- A non-text attachment was scrubbed... Name: linux2.diff Type: application/octet-stream Size: 755 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130513/a58ed401/attachment.obj>
Hi, On Mon, May 13, 2013 at 11:37 AM, Evgeniy Stepanov < eugeni.stepanov at gmail.com> wrote:> Thanks, it works. > 2.15 has quick_exit and at_quick_exit. The attached patch also works. >Looks good, please send it as a patch so it can be applied. Sorry for the breakage. Regards. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130513/5ed445de/attachment.html>
On Mon, May 13, 2013 at 2:43 AM, İsmail Dönmez <ismail at donmez.ws> wrote:> Hi, > > > On Mon, May 13, 2013 at 11:37 AM, Evgeniy Stepanov < > eugeni.stepanov at gmail.com> wrote: > >> Thanks, it works. >> 2.15 has quick_exit and at_quick_exit. The attached patch also works. >> > > Looks good, please send it as a patch so it can be applied. Sorry for the > breakage. >I committed Evgeniy's patch in r181740. Feel free to fix/revert/etc if there's something else that needs to be addressed here. - David -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130513/9170a468/attachment.html>