Fixed a bug where diassembling an instruction that had a prefix would cause...
Fixed a bug where diassembling an instruction that had a prefix would cause LLVM to identify a 1-byte instruction, but then upon querying it for that 1-byte instruction would cause an undefined opcode. llvm-svn: 189698
Loading
Please register or sign in to comment