Remove two convenience constructors because they're now private, and the
authorDan Gohman <gohman@apple.com>
Mon, 23 Jun 2008 16:48:17 +0000 (16:48 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 23 Jun 2008 16:48:17 +0000 (16:48 +0000)
commit2f27e174a9a197701ec88478e2fce5d768d21176
treeaf2147c18c5725b376244468f6a9e784787a8254
parent7894ea75b5e25b2ca354a79f7b552ea941d157d8
Remove two convenience constructors because they're now private, and the
private implementation doesn't really need the convenience.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52629 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Instructions.h
lib/VMCore/Instructions.cpp