Avoid adding a null MD node operand, which crashes with "-debug" when trying
authorBob Wilson <bob.wilson@apple.com>
Mon, 26 Apr 2010 22:56:56 +0000 (22:56 +0000)
committerBob Wilson <bob.wilson@apple.com>
Mon, 26 Apr 2010 22:56:56 +0000 (22:56 +0000)
commitcc7354e9936595fd2654e1690310fcdc5ef10971
tree50929a1cc1c25d42400469e5f3b7a71468476f19
parent5098da0a7e3fb841f71bf5be9211b36fa95f140f
Avoid adding a null MD node operand, which crashes with "-debug" when trying
to print the operand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102395 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/InstrEmitter.cpp