Set DW_AT_APPLE_omit_frame_ptr in endFunction() where MachineFunction is available...
authorDevang Patel <dpatel@apple.com>
Tue, 4 May 2010 06:15:30 +0000 (06:15 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 4 May 2010 06:15:30 +0000 (06:15 +0000)
commit9c488376efc195e3ee3061d0c3e25e56ff25c7bf
treeff8d54fd23cc8a6f2cf4788c3f3b773adfddf751
parentacd8cab84341b8298b72c45c40483abf1e402662
Set DW_AT_APPLE_omit_frame_ptr in endFunction() where MachineFunction is available all the time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103001 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
test/DebugInfo/2010-05-03-DisableFramePtr.ll [new file with mode: 0644]