This removes two feature flags from AArch64TargetInfo class:
- HasHBC: this feature does not involve generating any IR intrinsics,
so clang does not need to know about whether it is set
- HasCrypto: this feature is deprecated in favor of finer grained
features such as AES, SHA2, SHA3 and SM4