llvm-6502/include/llvm/Object
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
..
Archive.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
Binary.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
COFF.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
ELF.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
Error.h Object: Add proper error handling. 2011-06-25 17:55:23 +00:00
MachO.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
MachOFormat.h Add LLVM support for Swift. 2012-09-29 21:43:49 +00:00
MachOObject.h Refactor data-in-code annotations. 2012-05-18 19:12:01 +00:00
ObjectFile.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00