If we're emitting additional CIEs due to personality functions
authorEric Christopher <echristo@apple.com>
Wed, 26 Aug 2009 21:30:49 +0000 (21:30 +0000)
committerEric Christopher <echristo@apple.com>
Wed, 26 Aug 2009 21:30:49 +0000 (21:30 +0000)
commitd44fff7849034fc17d6a0e9f9926542865bb7881
treef77a5472a64688ef8ba6b93b3eb72d5f84eaba44
parentcf29697266a78f74b4c00675ae54e3826a03fec1
If we're emitting additional CIEs due to personality functions
don't emit the default one. Explicitly check for the NULL
CIE later.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80146 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfException.cpp
lib/CodeGen/MachineModuleInfo.cpp