[X86] Remove 16-bit and 32-bit offset jump instructions from the AsmParser. We...
[X86] Remove 16-bit and 32-bit offset jump instructions from the AsmParser. We always select the 8-bit size and let the assembler backend relax to the larger size. llvm-svn: 225243
Loading
Please sign in to comment