Do not add redundant arguments in a method definition DIE.
authorDevang Patel <dpatel@apple.com>
Mon, 2 Feb 2009 17:51:41 +0000 (17:51 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 2 Feb 2009 17:51:41 +0000 (17:51 +0000)
commitd5863dd9a806300bd020b80de3067fd36ac213c6
tree80553d0d9f0e6ddf0710b12b31e580acc1f2247d
parentd61051f70313067b63abd315f4a8bec1c66a5e0f
Do not add redundant arguments in a method definition DIE.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63527 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfWriter.cpp
test/DebugInfo/2009-01-30-Method.ll [new file with mode: 0644]