diff options
author | Kazu Hirata <kazu@google.com> | 2023-10-10 22:26:08 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2023-10-10 22:26:08 -0700 |
commit | c8e17749757a62cdd5c1dea2cb25f3eaf933cd5d (patch) | |
tree | af1c2488b213f608bb4c16084b3d7278b495531f /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | e9ca1665c90db11232d917bd42735912e881fec4 (diff) | |
download | llvm-c8e17749757a62cdd5c1dea2cb25f3eaf933cd5d.zip llvm-c8e17749757a62cdd5c1dea2cb25f3eaf933cd5d.tar.gz llvm-c8e17749757a62cdd5c1dea2cb25f3eaf933cd5d.tar.bz2 |
[Interp] Use llvm::endianness::native (NFC)
This patch replaces endianness::native with llvm::endianness::native.
Note that endianness::native would rely on:
using endianness = llvm::endianness;
in llvm/include/llvm/Support/Endian.h.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions