[llvm] r229911 - MC: Allow multiple comma-separated expressions on the .uleb128 directive.

Jim Grosbach grosbach at apple.com
Mon Mar 2 09:55:54 PST 2015


> On Mar 2, 2015, at 9:35 AM, Joerg Sonnenberger <joerg at britannica.bec.de> wrote:
> 
> On Thu, Feb 19, 2015 at 02:07:08PM -0800, Hans Wennborg wrote:
>> On Thu, Feb 19, 2015 at 1:53 PM, Joerg Sonnenberger
>> <joerg at britannica.bec.de> wrote:
>>> On Thu, Feb 19, 2015 at 08:24:05PM -0000, Benjamin Kramer wrote:
>>>> Author: d0k
>>>> Date: Thu Feb 19 14:24:04 2015
>>>> New Revision: 229911
>>>> 
>>>> URL: http://llvm.org/viewvc/llvm-project?rev=229911&view=rev
>>>> Log:
>>>> 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?
>>> 
>>> Thanks. Hans, can we get this into 3.6, either pre- or post-3.6.0?
>>> Slowly going over the build failures for pkgsrc on ARM.
>> 
>> This looks like a post-3.6.0 thing to me, which means Tom is in charge.
> 
> That's fine with me, so let's bring this up now that we are post-3.6.0
> :) Jim, any objection?

SGTM.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150302/974ac149/attachment.html>


More information about the llvm-commits mailing list