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

Joerg Sonnenberger joerg at britannica.bec.de
Thu Feb 19 13:53:07 PST 2015


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.

Joerg



More information about the llvm-commits mailing list