[LLVMdev] [RFC] New ToolsSupport library for stuff that only tools need

Chandler Carruth chandlerc at google.com
Thu Nov 6 15:20:39 PST 2014


On Thu, Nov 6, 2014 at 5:00 PM, Reid Kleckner <rnk at google.com> wrote:

> Looking at the diff, I now remember why you want to do this. I seem to
> recall you want to do this because the Mac-specific code in Support defines
> raise(), __assert_rtn(), and abort(), and that's hostile to embedders like
> WebKit. Makes sense, it's a gross hack, and I'd be in favor of fixing it if
> possible. If it weren't for this hack, I would recommend that you just
> avoid calling PrintStackTraceOnErrorSignal from WebKit.


Sorry I've been absent, but this is actually a much better summary of my
feelings here. I should have written this more clearly when I looked at the
diff, my apologies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141106/77fe6b60/attachment.html>


More information about the llvm-dev mailing list