Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jan 2018 17:12:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 224669] [exp-run] Against projects/clang600-import branch
Message-ID:  <bug-224669-13-E1nx4Ey6VZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224669-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224669-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224669

--- Comment #45 from commit-hook@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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224669-13-E1nx4Ey6VZ>