[PATCH] Enable standalone-debug by default on FreeBSD

Eric Christopher echristo at gmail.com
Thu May 8 12:10:12 PDT 2014


That's a pretty serious lldb bug. Have you filed it? What's the case where
it shows up?
On May 8, 2014 12:07 PM, "Ed Maste" <emaste at freebsd.org> wrote:

> On 8 May 2014 13:54, Eric Christopher <echristo at gmail.com> wrote:
> > As a note I would suggest that you not do this by default, but rather
> > have it set for things that can't assume that clang is building debug
> > info for everything etc or when you're using dtrace.
>
> As it stands two of our main debug info consumers on FreeBSD don't
> handle -fno-standalone-debug.  LLDB actually terminates on an
> assertion failure in clang when it encounters this.  Thus for now I'd
> rather default to universally usable debug info, even if it is a bit
> bloated.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140508/80b23312/attachment.html>


More information about the cfe-commits mailing list