[AArch64] Fix minor issue introduced in D135950.
authorSander de Smalen <sander.desmalen@arm.com>
Wed, 19 Oct 2022 16:53:18 +0000 (16:53 +0000)
committerSander de Smalen <sander.desmalen@arm.com>
Wed, 19 Oct 2022 17:01:41 +0000 (17:01 +0000)
commit36864d47d6b0e66afbae01fd6144b22816709bd3
tree915ac4733525aa3a20b2fd1735c887befe7e3315
parent97ef68806fd66e4d5eab81db600cde0c7adbedb2
[AArch64] Fix minor issue introduced in D135950.

The Key for the SubtargetMap had the StreamingSVEModeDisabled in the
wrong place. This change is non-functional, since the string (key) is
still unique.
llvm/lib/Target/AArch64/AArch64TargetMachine.cpp