freebsd-nq/lib/clang
Dimitry Andric d23c4359df 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
2018-01-17 17:11:55 +00:00
..
headers
include Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_60 r321788, 2018-01-06 23:44:14 +00:00
libclang
liblldb Build llvm-extract with -lz, and add a few objects to liblldb, both of 2018-01-13 13:53:05 +00:00
libllvm
libllvmminimal
clang.build.mk
clang.pre.mk
freebsd_cc_version.h Pull in r322623 from upstream llvm trunk (by Andrew V. Tischenko): 2018-01-17 17:11:55 +00:00
lldb.pre.mk
llvm.build.mk
llvm.pre.mk
Makefile
Makefile.inc