[Bug 199554] clang assembler generates errors for .uleb128
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 23 22:06:06 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199554
--- Comment #4 from commit-hook at freebsd.org ---
A commit references this bug:
Author: dim
Date: Thu Apr 23 22:06:03 UTC 2015
New revision: 281908
URL: https://svnweb.freebsd.org/changeset/base/281908
Log:
MFC r281775:
Pull in r229911 from upstream llvm trunk (by Benjamin Kramer):
MC: Allow multiple comma-separated expressions on the .uleb128 directive.
For compatiblity with GNU as. Binutils documents this as
'.uleb128 expressions'. Subtle, isn't it?
Reported by: sbruno
PR: 199554
MFC r281777:
Add llvm patch corresponding to r281775.
Changes:
_U stable/10/
stable/10/contrib/llvm/lib/MC/MCParser/AsmParser.cpp
stable/10/contrib/llvm/patches/patch-r281775-llvm-r229911-uleb128-commas.diff
_U stable/9/contrib/llvm/
stable/9/contrib/llvm/lib/MC/MCParser/AsmParser.cpp
stable/9/contrib/llvm/patches/patch-r281775-llvm-r229911-uleb128-commas.diff
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-arm
mailing list