Make sure to print a stack trace whenever an error signal is delivered to
authorChris Lattner <sabre@nondot.org>
Thu, 19 Feb 2004 20:32:39 +0000 (20:32 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 19 Feb 2004 20:32:39 +0000 (20:32 +0000)
commit364d1203e7adaededf3c01f58bd968ee61f4a316
treecaeb85f613a14b74669c85428fee9349bdef8256
parentf73b4ca7f9c5e4a19c3fba9fa0280768b4c64891
Make sure to print a stack trace whenever an error signal is delivered to
the tool.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11633 91177308-0d34-0410-b5e6-96231b3b80d8
tools/extract/extract.cpp
tools/gccas/gccas.cpp
tools/gccld/gccld.cpp
tools/llc/llc.cpp
tools/lli/lli.cpp
tools/llvm-extract/llvm-extract.cpp