[all-commits] [llvm/llvm-project] 44a7ec: [doc] Use ISO nomenclature for 1024 byte units (#1...
Alexander Ziaee via All-commits
all-commits at lists.llvm.org
Wed Jun 11 04:27:44 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 44a7ecd1d7485be94d3a92021c650175f100d2f7
https://github.com/llvm/llvm-project/commit/44a7ecd1d7485be94d3a92021c650175f100d2f7
Author: Alexander Ziaee <concussious at runbox.com>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
M lld/ELF/Relocations.cpp
M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
M lldb/tools/debugserver/source/RNBRemote.cpp
M llvm/lib/Target/X86/X86TargetTransformInfo.cpp
M openmp/tools/archer/ompt-tsan.cpp
Log Message:
-----------
[doc] Use ISO nomenclature for 1024 byte units (#133148)
Increase specificity by using the correct unit sizes. KBytes is an
abbreviation for kB, 1000 bytes, and the hardware industry as well as
several operating systems have now switched to using 1000 byte kBs.
If this change is acceptable, sometimes GitHub mangles merges to use the
original email of the account. $dayjob asks contributions have my work
email. Thanks!
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list