fix printing of undef vectors, this fixes "simple" and "build" in UnitTests/Vector.
authorChris Lattner <sabre@nondot.org>
Sun, 2 Mar 2008 08:14:45 +0000 (08:14 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 2 Mar 2008 08:14:45 +0000 (08:14 +0000)
commitd9a706ecf923b96259f9a708ec9830b047bda6c9
tree75da8302edb91b7376e3bc994426e47d9c578a74
parent9152daf868f82562f89e1bff58e307e31a92f4d0
fix printing of undef vectors, this fixes "simple" and "build" in UnitTests/Vector.
Now they all pass.

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