1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/Bitcode
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
..
Reader Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
Writer Fix some typos 165739, spotted by Duncan. 2012-10-11 21:45:16 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile