fix a minor fixme. When building with SL and later tools, the ".eh" symbols
authorChris Lattner <sabre@nondot.org>
Thu, 13 Aug 2009 05:30:22 +0000 (05:30 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 13 Aug 2009 05:30:22 +0000 (05:30 +0000)
commitb2d3169d96ee780e6b8f43230e36e41d97ed3140
tree3d2eb4e18adac3e51f6d742691da1f4a7865d429
parent7c4efa6808b737b2bfc7c79872b9c16f566a7d8a
fix a minor fixme.  When building with SL and later tools, the ".eh" symbols
don't need to be exported from the .o files.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78892 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/DarwinTargetAsmInfo.h
lib/Target/ARM/ARMTargetAsmInfo.cpp
lib/Target/ARM/ARMTargetAsmInfo.h
lib/Target/ARM/ARMTargetMachine.cpp
lib/Target/DarwinTargetAsmInfo.cpp
lib/Target/PowerPC/PPCTargetAsmInfo.cpp
lib/Target/PowerPC/PPCTargetAsmInfo.h
lib/Target/PowerPC/PPCTargetMachine.cpp
lib/Target/X86/X86TargetAsmInfo.cpp
lib/Target/X86/X86TargetAsmInfo.h