[TableGen][X86] Replace a global std::vector with a regular array. llvm::find...
[TableGen][X86] Replace a global std::vector with a regular array. llvm::find works on arrays, just need to use std::end to check the result. llvm-svn: 304095
Loading
Please sign in to comment