Remove the "metadata*" type and simplify the code it complicated. This was only
authorNick Lewycky <nicholas@mxc.ca>
Sun, 27 Sep 2009 23:27:42 +0000 (23:27 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 27 Sep 2009 23:27:42 +0000 (23:27 +0000)
commitc261df9fab0c95e2362b518d071ac2ec37d0a9df
treeb7698384d1d02354a307ad994c727a532fc6d80b
parentae03af26635b5831d1370b5bc161ced577397200
Remove the "metadata*" type and simplify the code it complicated. This was only
used to support GlobalVariables storing MDNodes, back when they were derived
from Constant before the introduction of NamedMDNode, but never removed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82943 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.html
lib/VMCore/Type.cpp
lib/VMCore/Verifier.cpp