add a method to turn a type into a VT.
authorChris Lattner <sabre@nondot.org>
Sat, 31 Mar 2007 04:03:02 +0000 (04:03 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 31 Mar 2007 04:03:02 +0000 (04:03 +0000)
commit2df6dc579ca7c85a20d2d221f4df32fbb26fc97a
tree2f35fdd0229dea1899b4e058d45efaa771a7c042
parent1c5d163634b772d829ad37961e383d015b75a5ce
add a method to turn a type into a VT.

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