Fixed a bug handling void function types.
authorJim Laskey <jlaskey@mac.com>
Thu, 13 Jul 2006 15:27:42 +0000 (15:27 +0000)
committerJim Laskey <jlaskey@mac.com>
Thu, 13 Jul 2006 15:27:42 +0000 (15:27 +0000)
commitd04c159ac13abbf15de719de1637c59dc38d4216
tree1114a78f94dbe364c841803f389cb1d7a5054c8f
parent45c04fc676027c2db5e20939c487dea54b3db151
Fixed a bug handling void function types.
Requires rebuild of llvm-gcc4 (touch llvm-debug.cpp.)

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