[llvm] [DataLayout] Add byte specification (PR #106536)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 30 01:27:48 PDT 2024


s-barannikov wrote:

> Just a minor question: why not use character 'B' instead of 'b' for byte?

Most of the specifiers are lowercase letters, no other reason.


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


More information about the llvm-commits mailing list