Reverse sense of unwind-tables option. This means
authorDale Johannesen <dalej@apple.com>
Mon, 14 Apr 2008 17:54:17 +0000 (17:54 +0000)
committerDale Johannesen <dalej@apple.com>
Mon, 14 Apr 2008 17:54:17 +0000 (17:54 +0000)
commit3541af73b6b8a083cf2d7784438d60e8bcce3883
tree32d74280a098233806b9be1892de720a7d2275f5
parentec1f1a8bd2db222548ec74458c6053124b3fc367
Reverse sense of unwind-tables option.  This means
stack tracebacks on Darwin x86-64 won't work by default;
nevertheless, everybody but me thinks this is a good idea.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49663 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetOptions.h
lib/CodeGen/DwarfWriter.cpp
lib/Target/PowerPC/PPCRegisterInfo.cpp
lib/Target/TargetMachine.cpp
lib/Target/X86/X86RegisterInfo.cpp