OSDN Git Service

[opaque pointer types] Remove GraphTraits specialization for Type.
authorJames Y Knight <jyknight@google.com>
Mon, 28 Jan 2019 13:25:57 +0000 (13:25 +0000)
committerJames Y Knight <jyknight@google.com>
Mon, 28 Jan 2019 13:25:57 +0000 (13:25 +0000)
commitd9e7f2b23c20b26a815326b57560b8cdbf6a80a9
treebac56ad8d74b6298b2f5e0e15e193ce039d975db
parent2ac1bfd36616bab1c0d26bd03e2b4886e3ca2c69
[opaque pointer types] Remove GraphTraits specialization for Type.

The only caller has been deleted in r352076, and I'd like to minimize
the amount of code walking Type hierarchies generically, to make it
easier to identify code depending on pointee types.

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