mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-05-21 05:16:24 +00:00

isa<> et al. automatically infer when the cast is an upcast (including a self-cast), so these are no longer necessary. llvm-svn: 165767