1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/include/llvm/Config
Alexey Samsonov 6c7aeddca0 Re-land r219354: Use llvm-symbolizer to symbolize LLVM/Clang crash dumps.
In fact, symbolization is now expected to work only on Linux and
FreeBSD/NetBSD, where we have dl_iterate_phdr and can learn the
main executable name without argv0 (it will be possible on BSD systems
after http://reviews.llvm.org/D5693 lands). #ifdef-out the code for
all the rest Unix systems.

Reviewed in http://reviews.llvm.org/D5610

llvm-svn: 219534
2014-10-10 22:06:59 +00:00
..
AsmParsers.def.in
AsmPrinters.def.in
config.h.cmake Re-land r219354: Use llvm-symbolizer to symbolize LLVM/Clang crash dumps. 2014-10-10 22:06:59 +00:00
config.h.in Regenerate autoconf, previous updates to the configury haven't 2014-07-28 22:00:44 +00:00
Disassemblers.def.in
llvm-config.h.cmake config.h: fix layering and don't duplicate definitions 2014-06-04 03:21:38 +00:00
llvm-config.h.in config.h: fix layering and don't duplicate definitions 2014-06-04 03:21:38 +00:00
Targets.def.in