default construct MCInst's ctor to 0, which is "PHI" which is invalid for MCInsts.
commit099640405eda144320bed8acb8db97153779100a
authorChris Lattner <sabre@nondot.org>
Fri, 11 Sep 2009 16:33:58 +0000 (11 16:33 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 11 Sep 2009 16:33:58 +0000 (11 16:33 +0000)
tree72e327a06ce463896873078a9abcd8e6ea720114
parentd11bf276c72fb90393a1c8e04ca6ba25553d5739
default construct MCInst's ctor to 0, which is "PHI" which is invalid for MCInsts.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81525 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCInst.h