Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1d6ebdfb66b9d63d34f34ec6ac7ec57eff7cd24b
/
llvm
/
unittests
/
Support
/
LEB128Test.cpp
8f12336
[llvm/Support] Don't crash on empty nullptr ranges when decoding LEBs
by Pavel Labath
· 5 years ago
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