1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/include
Sean Silva 2174f713f4 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.

llvm-svn: 165767
2012-10-11 23:30:49 +00:00
..
llvm Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
llvm-c Revert 165732 for further review. 2012-10-11 21:27:41 +00:00