Files
clang-p2996/llvm/lib/Target/WebAssembly/Disassembler
Kazu Hirata 0439a017ef [llvm] Drop unaligned from calls to llvm::support::endian::{read,write} (NFC)
The last template parameter of llvm::support::endian::{read,write}
defaults to unaligned, so we can drop that at call sites.
2023-10-10 22:41:47 -07:00
..