[llvm] r229911 - MC: Allow multiple comma-separated expressions on the .uleb128 directive.
Hans Wennborg
hans at chromium.org
Thu Feb 19 14:07:08 PST 2015
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.
- Hans
More information about the llvm-commits
mailing list