mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 18:16:06 +00:00

The last template parameter of llvm::support::endian::{read,write} defaults to unaligned, so we can drop that at call sites.
The last template parameter of llvm::support::endian::{read,write} defaults to unaligned, so we can drop that at call sites.