Darwin doesn't need exception handling information for the "move" info when
authorBill Wendling <isanbard@gmail.com>
Tue, 1 Jul 2008 23:34:48 +0000 (23:34 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 1 Jul 2008 23:34:48 +0000 (23:34 +0000)
commitaa8f8889a861aadc061aec71fb7ed7f628848a2d
tree311af25e30747a4defe06d624952d2c40aa40bfb
parent6547e406cf934346db7a206b61bcf09635afff0d
Darwin doesn't need exception handling information for the "move" info when
debug information is being output, because it's leet!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52994 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