Make X86 call and return instructions non-variadic.
Function argument and return value registers aren't part of the encoding, so they should be implicit operands. llvm-svn: 159728
Loading
Please register or sign in to comment
Function argument and return value registers aren't part of the encoding, so they should be implicit operands. llvm-svn: 159728