OSDN Git Service

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)
commitab4b3ce2fbaa457d86d1d7f5d95d2fb3d4152ad5
treeff8d54fd23cc8a6f2cf4788c3f3b773adfddf751
parent638ef70a0a8f70c80433942d9c6ae13a9ecf16b9
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]