HomeFreeBSD

Pull in r322623 from upstream llvm trunk (by Andrew V. Tischenko):

Description

Pull in r322623 from upstream llvm trunk (by Andrew V. Tischenko):

Allow usage of X86-prefixes as separate instrs.
Differential Revision: https://reviews.llvm.org/D42102

This should fix parse errors when x86 prefixes (such as 'lock' and
'rep') are followed by various non-mnemonic tokens, e.g. comments, .byte
directives and labels.

PR: 224669,225054

Details

Provenance
dimAuthored on
Parents
rS328089: Move setting of CAM_SIM_QUEUED to before we actually submit it to the
Branches
Unknown
Tags
Unknown