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)
commit2c453a0c03b6bb88953258cd0eae66d69856a25a
tree18fd619f419f7616918daf5b70f93877f7bf28d3
parentce102799a9a5faae84bde7aeb408358f45ae9451
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.

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