Use backtrace() and include execinfo.h, if they were detected by autoconf.
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 20 Feb 2004 06:40:59 +0000 (06:40 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 20 Feb 2004 06:40:59 +0000 (06:40 +0000)
commit38ce7e57d4eb43d7868f08d55a7b7343cc3eea8c
tree5c2d098a043a5c5a34dcf914209283104b2cfa1c
parent0c803894985f80e894b36ad4de58ea4c2e906b07
Use backtrace() and include execinfo.h, if they were detected by autoconf.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11658 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Signals.cpp