Do not mark EH tables no-dead-strip unless the
authorDale Johannesen <dalej@apple.com>
Wed, 16 Jan 2008 19:59:28 +0000 (19:59 +0000)
committerDale Johannesen <dalej@apple.com>
Wed, 16 Jan 2008 19:59:28 +0000 (19:59 +0000)
commit48ae02fe62cafd44c740e67cfae6e7277e61a973
treeb240336772d6ab2230dda08dbd41f10f05e77c96
parentb8b92216f1552dce7533816d21fd3a6de4b03176
Do not mark EH tables no-dead-strip unless the
associated function is so marked.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46088 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineModuleInfo.h
lib/CodeGen/DwarfWriter.cpp
lib/CodeGen/MachineModuleInfo.cpp