OSDN Git Service

Move the definition of value_use_iterator::getOperandNo to User.h where the
authorChris Lattner <sabre@nondot.org>
Mon, 8 May 2006 05:59:36 +0000 (05:59 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 May 2006 05:59:36 +0000 (05:59 +0000)
commit023cfb6871c3a302387ea3e228dc000e45639b5b
tree233c6a26ac85649159cd5c75037ae434db83ce6e
parent93376b083e11f6dfcc678fe68abbc801eaa0a348
Move the definition of value_use_iterator::getOperandNo to User.h where the
definition of the User class is available, this fixes the  build with some
compiler versions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28163 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Use.h
include/llvm/User.h