[llvm] Fix size in bytes of type DIEs when size in bits is not a multiple of 8 (PR #69741)
Adrian Prantl via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 7 14:04:17 PST 2023
adrian-prantl wrote:
@augusto2112 Would emitting a `DW_AT_bit_size` be a reasonable thing to do here?
https://github.com/llvm/llvm-project/pull/69741
More information about the llvm-commits
mailing list