llvm/unittests
Nick Kledzik 9885a59108 [Support] add decodeSLEB128()
We already have routines to encode SLEB128 as well as encode/decode ULEB128.
This last function fills out the matrix.  I'll need this for some llvm-objdump
work I am doing.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217830 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-15 21:51:49 +00:00
..
ADT Add unit test for r217454 2014-09-15 16:57:12 +00:00
Analysis
Bitcode Pass a && to getLazyBitcodeModule. 2014-09-03 17:31:46 +00:00
CodeGen
DebugInfo
ExecutionEngine
IR Add doInitialization/doFinalization to DataLayoutPass. 2014-09-10 21:27:43 +00:00
LineEditor
Linker
MC
Option
Support [Support] add decodeSLEB128() 2014-09-15 21:51:49 +00:00
Transforms
CMakeLists.txt
Makefile
Makefile.unittest