On 26 February 2015 at 17:28, Adrian Prantl <apra...@apple.com> wrote:
>
>            The -fstandalone-debug option turns off these optimizations.  This 
> is useful when working with 3rd-party libraries that don't come with
>            debug information.  This is the default on Darwin.  Note that 
> Clang will never emit type information for types that are not referenced at
>            all by the program.

Note that this is also the default on FreeBSD. This might be an
important point when comparing test results on FreeBSD and Linux since
they otherwise share a lot of attributes.

-Ed
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to