[TableGen] Don't convert types to strings to query what they are. Just use 'isa'
authorCraig Topper <craig.topper@gmail.com>
Thu, 28 May 2015 06:38:28 +0000 (06:38 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 28 May 2015 06:38:28 +0000 (06:38 +0000)
commit38e3e6a1955b5847498bedde39ab05464a9d2852
tree7e008464c68707fc8d654235686ec5be514bd2b4
parent48e2671cb6eeb6dc9498d72e4586c21ae32f37ed
[TableGen] Don't convert types to strings to query what they are. Just use 'isa'

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238398 91177308-0d34-0410-b5e6-96231b3b80d8
lib/TableGen/Record.cpp