[PATCH] decodeSLEB128()
Nick Kledzik
kledzik at apple.com
Mon Sep 15 14:00:37 PDT 2014
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sleb128.patch
Type: application/octet-stream
Size: 2614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140915/2e1586c8/attachment.obj>
-------------- next part --------------
-Nick
More information about the llvm-commits
mailing list