AppleAcceleratorTable: Use MapVector to stabilize iteration order after D153066
Use a MapVector to stabilize the order and simplify future changes like D142862 that change the StringMap hash function.
Loading
Please sign in to comment
Use a MapVector to stabilize the order and simplify future changes like D142862 that change the StringMap hash function.