Fix printing of instructions with null operands.
authorDan Gohman <gohman@apple.com>
Mon, 17 Aug 2009 15:28:08 +0000 (15:28 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 17 Aug 2009 15:28:08 +0000 (15:28 +0000)
commit48cc73d9c7c8d21e3207232663c96d4a266d64b0
tree0d6ea452e25dddfef76a1c105558795d2a340951
parente04853ca7830aa88d0394772fceb5bc637f1c0df
Fix printing of instructions with null operands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79243 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp