fix COFF targets (mingw/cygwin) to provide ehframe and LSDA sections
authorChris Lattner <sabre@nondot.org>
Tue, 18 Aug 2009 16:56:17 +0000 (16:56 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 18 Aug 2009 16:56:17 +0000 (16:56 +0000)
commit35c3531754c392a533921a465a22f67f7e8fb743
tree0f5f2795bd239d739fa2fca1035cce5c9aafc895
parent755baa83291b1ff97d217f308f74a82abdf107fe
fix COFF targets (mingw/cygwin) to provide ehframe and LSDA sections

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