class AArch64NamedImmMapper is to become dependent of SubTargetFeatures, while class AArch64Operand don't have access to the latter. So, AArch64NamedImmMapper constructor invocations should be refactored away from methods of AArch64Operand.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM