llvm-6502/include/llvm/TableGen
Sean Silva ed84062812 Remove unnecessary classof()'s
isa<> et al. automatically infer when the cast is an upcast (including a
self-cast), so these are no longer necessary.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165767 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-11 23:30:49 +00:00
..
Error.h Print out the location of expanded multiclass defs in TableGen errors. 2012-08-22 23:33:58 +00:00
Main.h Move misplaced comment. 2012-10-09 01:47:16 +00:00
Record.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
StringMatcher.h Move llvm-tblgen's StringMatcher into the TableGen library so it can 2012-05-02 17:32:48 +00:00
TableGenBackend.h Eliminate struct TableGenBackend. 2012-06-13 05:15:49 +00:00