[Bug 224669] [exp-run] Against projects/clang600-import branch

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 17 17:12:39 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224669

--- Comment #45 from commit-hook at freebsd.org ---
A commit references this bug:

Author: dim
Date: Wed Jan 17 17:11:55 UTC 2018
New revision: 328090
URL: https://svnweb.freebsd.org/changeset/base/328090

Log:
  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

Changes:
  head/contrib/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
  head/lib/clang/freebsd_cc_version.h

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list