diff options
author | Kazu Hirata <kazu@google.com> | 2023-10-09 00:14:37 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2023-10-09 00:14:37 -0700 |
commit | 6480fe2bbf401e2a1581af4a2fc861eb8b9c87c3 (patch) | |
tree | f7c3df0500c854b6a95bb4f247e7b04ef4ddcd85 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | c98bf1e45e22e2a7d107b187f5d3e7abf5e81375 (diff) | |
download | llvm-6480fe2bbf401e2a1581af4a2fc861eb8b9c87c3.zip llvm-6480fe2bbf401e2a1581af4a2fc861eb8b9c87c3.tar.gz llvm-6480fe2bbf401e2a1581af4a2fc861eb8b9c87c3.tar.bz2 |
[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.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions