[AArch64][NFC] Move hasFeature fields initiations to the declaration
hasFeature fields need to be initialised to false. Easy to miss as missed for hasPAuth and hasFlagM. Maybe the code less error prone like this. Reviewed By: chill Differential Revision: https://reviews.llvm.org/D139622
Loading
Please sign in to comment