Place dwarf headers at earliest possible point. Well behaved when skipping
authorJim Laskey <jlaskey@mac.com>
Wed, 14 Jun 2006 11:35:03 +0000 (11:35 +0000)
committerJim Laskey <jlaskey@mac.com>
Wed, 14 Jun 2006 11:35:03 +0000 (11:35 +0000)
commit014f98c7e5cbf41104ab9a86e32b8ce869982934
tree87b6a8dd53830f8886d6ebd41090779c571e7966
parentf7a121285003d7f3b970601cffdcccb5bb71fff8
Place dwarf headers at earliest possible point.  Well behaved when skipping
functions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28781 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/DwarfWriter.h
lib/CodeGen/DwarfWriter.cpp
lib/CodeGen/MachineDebugInfo.cpp
lib/Target/PowerPC/PPCAsmPrinter.cpp
lib/Target/X86/X86ATTAsmPrinter.cpp