[lld] [llvm] [Object,ELFType] Rename TargetEndianness to Endianness (PR #86604)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 27 10:53:33 PDT 2024


MaskRay wrote:

Thank you for the research. I've switched from "Endian" to "Endianness". While 4 character longer, this PR will still remove 6 characters (`Target`, which puzzled me "is there a host != target" difference)...

https://github.com/llvm/llvm-project/pull/86604


More information about the llvm-commits mailing list