Add an --enable-backtraces option to configure to determine
authorEric Christopher <echristo@apple.com>
Fri, 21 Sep 2012 23:03:29 +0000 (23:03 +0000)
committerEric Christopher <echristo@apple.com>
Fri, 21 Sep 2012 23:03:29 +0000 (23:03 +0000)
commitc69bdadac9431efc0cfa6832a321e0f51ab4e6cd
treeebc186f796ba7a019152f4d7acaaeb83c76049ae
parentc91249485527f69cf0d7e7b6dda9d8e6eb46d4b0
Add an --enable-backtraces option to configure to determine
whether or not we want to print out backtrace information. Useful
for libraries that don't need backtrace information on a crash.

rdar://11844710

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164426 91177308-0d34-0410-b5e6-96231b3b80d8
autoconf/configure.ac
configure
include/llvm/Config/config.h.in
lib/Support/Unix/Signals.inc