Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
91be65be656072a68b51a8c4e7bb751ea475d896
/
llvm
/
unittests
/
Support
/
LEB128Test.cpp
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
66a99e4
Change encodeU/SLEB128 to pad to certain number of bytes
by Sam Clegg
· 8 years ago
9a67b07
Re-sort #include lines for unittests. This uses a slightly modified
by Chandler Carruth
· 8 years ago
23a5439
[Support] Extend SLEB128 encoding support.
by Dan Gohman
· 9 years ago
d767926
[Support] add decodeSLEB128()
by Nick Kledzik
· 11 years ago
5117674
[Support] Fix the overflow bug in ULEB128 decoding.
by Alex Lorenz
· 11 years ago
5b776b7
Move get[S|U]LEB128Size() to LEB128.h.
by Logan Chien
· 12 years ago