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

Alexey Samsonov vonosmas at gmail.com
Wed Oct 8 17:24:07 PDT 2014


Fix unused-variable warning. Use dl_iterate_phdr only on Linux: this
is fine for now, as Linux is the only platform which has dl_iterate_phdr
and can fetch the executable name w/o argc/argv at the same time.

http://reviews.llvm.org/D5610

Files:
  cmake/config-ix.cmake
  include/llvm/Config/config.h.cmake
  lib/Support/Unix/Signals.inc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5610.14617.patch
Type: text/x-patch
Size: 6989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141009/d625eb54/attachment.bin>


More information about the llvm-commits mailing list