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

David Blaikie dblaikie at gmail.com
Fri Oct 3 17:14:07 PDT 2014


Looks good to me. I don't know the particulars of how best to work with llvm-symbolizer (if doing this out-of-process is the right thing, perhaps a convenient wrapper library for doing the inter-process stuff might be nice), so I don't have particular opinions on the broad strokes, but they look reasonable.

http://reviews.llvm.org/D5610






More information about the llvm-commits mailing list