Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
dede81ea72a786cdbd88fe8e3ff74865a03d464c
/
llvm
/
lib
/
Support
/
DataExtractor.cpp
9aea843
Using llvm::sys::swapByteOrder() for the common case of byte-swapping a value in place
by Artyom Skrobov
· 11 years ago
ef5e867
Renaming SwapByteOrder() to getSwappedBytes()
by Artyom Skrobov
· 11 years ago
c10719f
[C++11] Make use of 'nullptr' in the Support library.
by Craig Topper
· 11 years ago
41cb64f
Make the host endianness check an integer constant expression.
by Rafael Espindola
· 12 years ago
1b07ab5
DataExtractor: Fix integer truncation issues in LEB128 extraction.
by Benjamin Kramer
· 13 years ago
5dfe6da
Remove extra semi-colons.
by Chad Rosier
· 14 years ago
88a1d9f
Add the DataExtractor utility class.
by Benjamin Kramer
· 14 years ago