Files
clang-p2996/llvm/lib/Support/BinaryStreamReader.cpp
Kazu Hirata b8f70feaef [llvm] Remove "using support::endianness;" (NFC)
Now that llvm::support::endianness has been renamed to
llvm::endianness, we can directly get endianness from the llvm
namespace.  We don't need to go through support.
2023-10-08 00:11:15 -07:00

5.2 KiB