summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/LEB128Test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Support] add decodeSLEB128()Nick Kledzik2014-09-151-0/+36
* [Support] Fix the overflow bug in ULEB128 decoding.Alex Lorenz2014-08-221-0/+1
* Move get[S|U]LEB128Size() to LEB128.h.Logan Chien2014-02-221-0/+311
OpenPOWER on IntegriCloud