Don't require the user to do something like isa<foo>(II->get()). The ->get
authorChris Lattner <sabre@nondot.org>
Thu, 29 May 2003 15:08:33 +0000 (15:08 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 29 May 2003 15:08:33 +0000 (15:08 +0000)
commitf0afa50b6c6d3c24d1d423e05b85c75701271710
tree1aee26b594be24762ab1cd6d5d4e3458a1adccc2
parent1ff1da7ac9bff43ba24445ff30ba2fd79bd95cd7
Don't require the user to do something like isa<foo>(II->get()).  The ->get
should be implicit.

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