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

Ed Maste emaste at freebsd.org
Wed Oct 8 17:56:51 PDT 2014


> Linux is the only platform which has dl_iterate_phdr
> and can fetch the executable name w/o argc/argv at the same time.

Is this the only missing functionality required by the symbolizer change?  It's possible to implement for FreeBSD.

http://reviews.llvm.org/D5610






More information about the llvm-commits mailing list