Linux also does not require exception handling
authorDuncan Sands <baldrick@free.fr>
Fri, 4 Jul 2008 09:55:48 +0000 (09:55 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 4 Jul 2008 09:55:48 +0000 (09:55 +0000)
commitececf99c07febbcaeec73822519f0d36d3ee50c4
tree6b593e3f52aa0061a766c3770254122418e0002d
parentc04f46567c3ebf64257d8f03e29d80a69606a6bc
Linux also does not require exception handling
moves in order to get correct debug info.  Since
I can't imagine how any target could possibly
be any different, I've just stripped out the
option: now all the world's like Darwin!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53134 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetAsmInfo.h
lib/CodeGen/DwarfWriter.cpp
lib/Target/PowerPC/PPCTargetAsmInfo.cpp
lib/Target/TargetAsmInfo.cpp
lib/Target/X86/X86TargetAsmInfo.cpp