Don't fill eh frames even though these are text sections.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 29 Feb 2008 19:36:59 +0000 (19:36 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 29 Feb 2008 19:36:59 +0000 (19:36 +0000)
commit05548eb174dd694b651de334b73197a62e5071f1
treed2525f7fce717bd26c25097a95d63f77cb3acccf
parent84e5f77880685d6e03d76474ae722a9f3aca1384
Don't fill eh frames even though these are text sections.

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