Emit function debug frames in one atom. This will prevent us from generating incorrec...
authorAnton Korobeynikov <asl@math.spbu.ru>
Sun, 13 May 2007 17:30:11 +0000 (17:30 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sun, 13 May 2007 17:30:11 +0000 (17:30 +0000)
commit185bc8905a8aa14f3bc674801bb5c6b11662cf8d
tree4945334532328caf192212b5439ba396fc0a6fc1
parent8c7c17354c7d954de95a064ee89f8c82cccdb819
Emit function debug frames in one atom. This will prevent us from generating incorrect assembler in case of both
debug information & exception information presented.

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