Implement two constructor functions for "unary" instructions
authorChris Lattner <sabre@nondot.org>
Wed, 14 Aug 2002 17:52:27 +0000 (17:52 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 14 Aug 2002 17:52:27 +0000 (17:52 +0000)
commita9261ff5b7c22d51578d5b2670f7ae8c205db748
tree939d9b1e6c053d3a22ee1171977398b2ca315c00
parent589fda514c4977ac936354f5a1c0226bbf409c86
Implement two constructor functions for "unary" instructions

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