aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/LEB128Test.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-09-15[Support] add decodeSLEB128()Nick Kledzik1-0/+36
2014-08-22[Support] Fix the overflow bug in ULEB128 decoding.Alex Lorenz1-0/+1
2014-02-22Move get[S|U]LEB128Size() to LEB128.h.Logan Chien1-0/+311