It is possible that subprgoram definition is only encoding return value directly...
authorDevang Patel <dpatel@apple.com>
Fri, 27 Feb 2009 18:05:21 +0000 (18:05 +0000)
committerDevang Patel <dpatel@apple.com>
Fri, 27 Feb 2009 18:05:21 +0000 (18:05 +0000)
commit9ac08d6a67a66c4f5deea23f152629756defcaf1
tree9672ba919d4f2c2bb2eaf157b293942d4992c8c3
parenta05764c4fb1ff4fc6013dcfd71fc83fb25cdcd27
It is possible that subprgoram definition is only encoding return value directly, instsad of an DIArray of all argument types.

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