Check isInlinedSubroutine() before creating DW_TAG_inlined_subroutine.
authorDevang Patel <dpatel@apple.com>
Wed, 15 Apr 2009 19:42:57 +0000 (19:42 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 15 Apr 2009 19:42:57 +0000 (19:42 +0000)
commitc782ad055e7d1ed11bf0b7cbd17b5a8b6efdde7e
treef6dd54ee85b9d8f9407b0f60a48fb584a4fbdeff
parent9407cd4ede3e2c090b958778d0fdbdac8b2dbec4
Check isInlinedSubroutine() before creating DW_TAG_inlined_subroutine.

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