[PATCH] decodeSLEB128()
Eric Christopher
echristo at gmail.com
Mon Sep 15 14:16:26 PDT 2014
On Mon, Sep 15, 2014 at 2:08 PM, Jim Grosbach <grosbach at apple.com> wrote:
> LGTM. IIRC, the only reason we didn’t have it before is there was no use
> case for them in the codebase at the time.
>
Correct.
-eric
>
> -j
> > On Sep 15, 2014, at 2:00 PM, Nick Kledzik <kledzik at apple.com> wrote:
> >
> > I need to decode SLEB128 values and noticed that <llvm/Support/LEB128.h>
> is missing a way to decode them. Attached is a patch to add that
> functionality along with unit tests for it.
> >
> > <sleb128.patch>
> >
> > -Nick
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140915/cdd20bcb/attachment.html>
More information about the llvm-commits
mailing list