]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r281775:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 23 Apr 2015 22:06:02 +0000 (22:06 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 23 Apr 2015 22:06:02 +0000 (22:06 +0000)
commita35ae5c258f5dc67347dd9a78a2128a7b86dc956
treee9a2711d3d2bf551ebb3ab4b0a1a1736da5fc9b4
parent7d3012aff09fd6a22961152fbb65906b3d25c1b7
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.

git-svn-id: svn://svn.freebsd.org/base/stable/10@281908 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/llvm/lib/MC/MCParser/AsmParser.cpp
contrib/llvm/patches/patch-r281775-llvm-r229911-uleb128-commas.diff [new file with mode: 0644]