[TableGen] Add const to SubtargetFeatures reference in emitSubtargetFeatureBitEnumeration. NFC
emitSubtargetFeatureBitEnumeration doesn't modify the map so we should use const reference.
parent
d40e6005
Please register or sign in to comment
emitSubtargetFeatureBitEnumeration doesn't modify the map so we should use const reference.