Construct and emit DW_TAG_inlined_subroutine DIEs for inlined subroutine scopes ...
authorDevang Patel <dpatel@apple.com>
Wed, 15 Apr 2009 00:10:26 +0000 (00:10 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 15 Apr 2009 00:10:26 +0000 (00:10 +0000)
commit1be3eccecbd2fa50ed9008ffee01f6351df5d8f7
treec27337a942e36a3dd2d628d2e1779ca0b21ba294
parentaaa1fdb271073893699f3af57f5439dae35a8f59
Construct and emit DW_TAG_inlined_subroutine DIEs for inlined subroutine scopes (only in FastISel mode).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69116 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/DwarfWriter.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/AsmPrinter/DwarfWriter.cpp
lib/CodeGen/SelectionDAG/FastISel.cpp