OSDN Git Service

Emit type-correct constant null. Also fix a typo.
authorAnton Korobeynikov <asl@math.spbu.ru>
Sun, 5 Oct 2008 15:07:06 +0000 (15:07 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sun, 5 Oct 2008 15:07:06 +0000 (15:07 +0000)
commitff4ca2e0883d95cbd97e09e56bee8c73fa384e6a
tree58d6da3e71eb49012402a135a1a54acefe240340
parent6381a1334afa211fea8ec76ca7b22d26aee940dd
Emit type-correct constant null. Also fix a typo.

Patch by Robert G. Jakabosky!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57110 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CppBackend/CPPBackend.cpp