Make some opcode tables static and const. Allows code to avoid making copies...
Make some opcode tables static and const. Allows code to avoid making copies to pass the tables around. llvm-svn: 157373
Loading
Please register or sign in to comment