* Add dump() virtual function to AbstractType user to help track down bugs
authorChris Lattner <sabre@nondot.org>
Thu, 4 Apr 2002 19:18:00 +0000 (19:18 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 4 Apr 2002 19:18:00 +0000 (19:18 +0000)
commitc269bd92325d21011ecc04d062c1044c1f7c1754
tree953fa43d554e75fba91591ec26cd3c88d9444ce0
parenta13d6ceed799c5a342fb2d499b88b5fcb950970e
* Add dump() virtual function to AbstractType user to help track down bugs
* PATypeHolder is now a nontemplated class, because it was (almost) only
  ever instantiated with 'Type' as the parameter.

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