Remove JMP64pcrel32 (jmpq ). There are no tests for it. I'm pretty sure it...
Remove JMP64pcrel32 (jmpq ). There are no tests for it. I'm pretty sure it won't be emitted correctly since it was set to NoImm. And I can't prove that gas accepts 'jmpq' with an immediate either. Remove the special case for it from the disassembler table generator. llvm-svn: 198475
Loading
Please register or sign in to comment