DebugInfo: Sink the code emitting DW_AT_APPLE_omit_frame_ptr down to a more common...
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 30 Sep 2014 22:32:49 +0000 (22:32 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 30 Sep 2014 22:32:49 +0000 (22:32 +0000)
commit1cae849c04f343abb30817982633c369b6d90cda
tree48361c99c94ea2ec29580bbc0a45e80600aaefed
parent437aa948b838c137333575c2e53b92e133d09f4d
DebugInfo: Sink the code emitting DW_AT_APPLE_omit_frame_ptr down to a more common spot.

No functional change. Pre-emptive refactoring before I start pushing
some of this subprogram creation down into DWARFCompileUnit so I can
build different subprograms in the skeleton unit from the dwo unit for
adding -gmlt-like data to the skeleton.

llvm-svn: 218713
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h