]> CyberLeo.Net >> Repos - FreeBSD/stable/9.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)
commitba01844f2d7c0e9bf13272211c7203f85120b2ee
tree5b318803bb1096172172b8af423995082ca97fbc
parentb470712eaf627998f5b7aee5ed75bc1bde93c72d
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/9@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]