change Type.h to forward declare ArrayRef instead of #including it.
authorChris Lattner <sabre@nondot.org>
Thu, 16 Jun 2011 21:37:15 +0000 (21:37 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 16 Jun 2011 21:37:15 +0000 (21:37 +0000)
commit1d0a815ee4b994d658125fe30e81160459c46d4a
tree0df4df48434d28a709705c23d763c4d3ffbc57f9
parente817127e0a413bd934546b7d9b79a2b589c180b3
change Type.h to forward declare ArrayRef instead of #including it.

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