[TableGen] Replace a StringMap keyed by Record name with a DenseMap.
We can use the Record* to uniquely identify the Record without using its name.
Loading
Please sign in to comment
We can use the Record* to uniquely identify the Record without using its name.