Add pointer and reference types. Added short-term code to ignore NULL types
authorJim Laskey <jlaskey@mac.com>
Fri, 24 Feb 2006 16:46:40 +0000 (16:46 +0000)
committerJim Laskey <jlaskey@mac.com>
Fri, 24 Feb 2006 16:46:40 +0000 (16:46 +0000)
commit6990600f93c212bd73623d523eb8f53ae0b6eee5
tree260d82f54c0f8bcb48647e6b521d7fb74663e01b
parent7e88103cdea8c36b2229dae8c60def14e3816512
Add pointer and reference types.  Added short-term code to ignore NULL types
(to allow llvm-gcc4 to build.)

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