[Lldb-commits] [PATCH] D39727: Make TestTopLevelExprs more robust in face of linker GC

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Tue Nov 7 05:16:53 PST 2017


On 7 November 2017 at 12:46, Zachary Turner <zturner at google.com> wrote:
> I just wonder if we should be disabling linker gc across the board for all
> tests unless you explicitly opt in.
>
> Seems like something we would want only rarely, if ever

Yes, that might be an option. I don't really have a strong opinion on
that, either way. FWIW, this is the only test that seems to be
impacted by this.


More information about the lldb-commits mailing list