[PATCH] [RFC] Use llvm-symbolizer to symbolize LLVM/Clang crash dumps

Ed Maste emaste at freebsd.org
Fri Oct 10 15:27:38 PDT 2014


On 10 October 2014 18:22, Ed Maste <emaste at freebsd.org> wrote:
>> I'd prefer to leave this condition as is, and don't special-case on it. We already have main executable at this point, why not use it?
> On FreeBSD the main executable path is returned by the first callback from dl_iterate_phdr, rather than a blank string as on Linux. This is true in practice at least, that it's first is not explicitly guaranteed.
...
That said, it seems reasonable to me to get the change in as-is now,
and I'm happy to test out various aspects and submit a further patch
later.



More information about the llvm-commits mailing list